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