Skip to content

Commit a708b34

Browse files
authored
fix build (#29915)
1 parent 20ae461 commit a708b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/tests/stability/tests/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PY3TEST()
33
TAG(ya:manual)
44

55
SIZE(LARGE)
6-
INCLUDE(${ARCADIA_ROOT}/ydb/tests/ydbd_dep.inc)
6+
INCLUDE(${ARCADIA_ROOT}/ydb/tests/harness_dep.inc)
77
ENV(YDB_CLI_BINARY="ydb/apps/ydb/ydb")
88
ENV(NEMESIS_BINARY="ydb/tests/tools/nemesis/driver/nemesis")
99

0 commit comments

Comments
 (0)