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