Skip to content

Commit 8849782

Browse files
committed
py2
1 parent 76dce70 commit 8849782

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ydb/library/yql/tests/sql/dq_file.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PY3TEST()
1+
PY2TEST()
22

33
TEST_SRCS(
44
test.py

ydb/library/yql/tests/sql/hybrid_file.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PY3TEST()
1+
PY2TEST()
22

33
TEST_SRCS(
44
test.py

0 commit comments

Comments
 (0)