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

OWNER(pg)

SRCS(
    dbg_output_ut.cpp
)

END()