|
@@ -34,6 +34,8 @@ macro UDF_NO_PROBE() {
|
|
|
### Documentation: https://yql.yandex-team.ru/docs/yt/libraries/testing/
|
|
|
### Documentation about the Arcadia test system: https://wiki.yandex-team.ru/yatool/test/
|
|
|
module YQL_UDF_TEST: PY3TEST_BIN {
|
|
|
+ SET_APPEND(_MAKEFILE_INCLUDE_LIKE_DEPS canondata/result.json)
|
|
|
+
|
|
|
PEERDIR(ydb/library/yql/tests/common/udf_test)
|
|
|
|
|
|
DEPENDS(ydb/library/yql/tools/astdiff)
|