aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/python/ut/py2/ya.make
blob: 3962a7664e44df7ff171288adcff293b1e7d85ec (plain) (blame)
1
2
3
4
5
6
7
8
9
OWNER(spreis) 
 
UNITTEST() 
SRCS(use.cpp) 
 
PEERDIR( 
    contrib/libs/python/ut/lib 
) 
END()