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