Skip to content

Commit aa5e095

Browse files
authored
Make UTs reachable KIKIMR-20902 (#1700)
1 parent a5879e5 commit aa5e095

File tree

1 file changed

+4
-0
lines changed
  • ydb/core/tx/replication/service

1 file changed

+4
-0
lines changed

ydb/core/tx/replication/service/ya.make

+4
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ SRCS(
2525
YQL_LAST_ABI_VERSION()
2626

2727
END()
28+
29+
RECURSE_FOR_TESTS(
30+
ut
31+
)

0 commit comments

Comments
 (0)