Skip to content

Commit e4cab49

Browse files
robot-pigletblinkov
authored andcommitted
Intermediate changes
commit_hash:38b40cc050b80e3e73a41f5c8fb85784865b664c
1 parent 4c004a1 commit e4cab49

File tree

3 files changed

+5
-25
lines changed

3 files changed

+5
-25
lines changed

library/python/symbols/python/ut/py2/ya.make

Lines changed: 0 additions & 8 deletions
This file was deleted.

library/python/symbols/python/ut/py3/ya.make

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
PY23_LIBRARY()
2-
3-
4-
TEST_SRCS(test_ctypes.py)
1+
PY23_TEST()
52

63
PEERDIR(
74
library/python/symbols/python
85
)
96

10-
END()
11-
12-
RECURSE_FOR_TESTS(
13-
py2
14-
py3
7+
TEST_SRCS(
8+
test_ctypes.py
159
)
10+
11+
END()

0 commit comments

Comments
 (0)