aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/strings/ut/ya.make
blob: dfacb226c76ab1ad13dc8a166f7e6ea41c846cc4 (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()