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

OWNER(pg)

SRCS(
    colorizer_ut.cpp
)

END()