summaryrefslogtreecommitdiffstats
path: root/library/cpp/yson/node/ut
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/yson/node/ut')
-rw-r--r--library/cpp/yson/node/ut/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/yson/node/ut/ya.make b/library/cpp/yson/node/ut/ya.make
index a3f79f74035..269c167c147 100644
--- a/library/cpp/yson/node/ut/ya.make
+++ b/library/cpp/yson/node/ut/ya.make
@@ -2,6 +2,7 @@ UNITTEST_FOR(library/cpp/yson/node)
SRCS(
node_ut.cpp
+ node_io_ut.cpp
)
END()