aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/python/ut/py2/ya.make
blob: 9c5c8247610f668e2f676231dd75753a6accbc1e (plain) (blame)
1
2
3
4
5
6
7
8
9
OWNER(spreis)

UNITTEST()
SRCS(use.cpp)

PEERDIR(
    contrib/libs/python/ut/lib
)
END()