aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yson/node/ut/ya.make
blob: dde284426f211e921984bc80ca148fde29688561 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
UNITTEST_FOR(library/cpp/yson/node)

OWNER(
    ermolovd
    g:yt 
)

SRCS(
    node_ut.cpp
)

END()