blob: 0a4ebd564149eb8da308caf5c70d062a6a3178c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
GTEST(unittester-library-misc)
OWNER(g:yt)
SRCS(
enum_ut.cpp
guid_ut.cpp
farm_fingerprint_stability_ut.cpp
preprocessor_ut.cpp
)
PEERDIR(
library/cpp/yt/misc
)
END()
|