aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/streams/factory/open_by_file_extension/ut/ya.make
blob: bc0b55ee2504929c1235d9266a3d31b92a6b652f (plain) (blame)
1
2
3
4
5
6
7
UNITTEST_FOR(library/cpp/streams/factory/open_by_file_extension)

SRCS(
    factory_ut.cpp
)

END()