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

UNITTEST()
SRCS(use.cpp)

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