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

PY2TEST() 

TEST_SRCS(test_windows.py)

PEERDIR(
    library/python/windows
)

END()