summaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/python
diff options
context:
space:
mode:
authorimunkin <[email protected]>2025-02-14 20:01:07 +0300
committerimunkin <[email protected]>2025-02-14 20:33:08 +0300
commita4801ba8838327cee9371683696576edaf261f5a (patch)
tree104afa0313cb2e4265fe908360a4b9c759b35608 /yql/essentials/udfs/common/python
parent8d42d8984e251aab3f9196c672bc4464746bd324 (diff)
YQL-19555: Purge YQL_UDF_TEST_CONTRIB module
commit_hash:804e5d328ce4c658ecff2e5a0f259bce717f84f8
Diffstat (limited to 'yql/essentials/udfs/common/python')
-rw-r--r--yql/essentials/udfs/common/python/python3_small/test/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/udfs/common/python/python3_small/test/ya.make b/yql/essentials/udfs/common/python/python3_small/test/ya.make
index ac03d946685..6cf4e79a425 100644
--- a/yql/essentials/udfs/common/python/python3_small/test/ya.make
+++ b/yql/essentials/udfs/common/python/python3_small/test/ya.make
@@ -1,4 +1,4 @@
-YQL_UDF_TEST_CONTRIB()
+YQL_UDF_TEST()
TIMEOUT(300)
SIZE(MEDIUM)