Skip to content

Commit 1e9cd6b

Browse files
authored
Add missing test dirs (#10050)
1 parent 60d8681 commit 1e9cd6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ydb/core/tx/datashard/ya.make

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ RECURSE_FOR_TESTS(
315315
ut_kqp
316316
ut_kqp_errors
317317
ut_kqp_scan
318+
ut_local_kmeans
318319
ut_locks
319320
ut_minikql
320321
ut_minstep
@@ -325,7 +326,9 @@ RECURSE_FOR_TESTS(
325326
ut_read_table
326327
ut_reassign
327328
ut_replication
329+
ut_reshuffle_kmeans
328330
ut_rs
331+
ut_sample_k
329332
ut_sequence
330333
ut_snapshot
331334
ut_stats

0 commit comments

Comments
 (0)