aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/strings/ut/ya.make
blob: adbeb9a0542692276170774267d313eba62830b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER(g:yatool)

PY23_TEST()

TEST_SRCS(test_strings.py) 

PEERDIR(
    library/python/strings
)

END()