aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/codecs/greedy_dict/ut/ya.make
blob: acb110d061dbd3b70df016b3f54960fd5aeb9f17 (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/codecs/greedy_dict)

SRCS(
    greedy_dict_ut.cpp
)

END()