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

SRCS(
    kmp_ut.cpp
)

END()