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