aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/comptable/ut/ya.make
blob: ae777d6b6b9ba585344f6d9da4513c0d7a43c10e (plain) (blame)
1
2
3
4
5
6
7
8
9
UNITTEST_FOR(library/cpp/comptable)

OWNER(ironpeter)

SRCS( 
    comptable_ut.cpp 
) 

END()