Skip to content

Commit faf1d1a

Browse files
Add solomon tests to ya make (#14459)
1 parent 39ecbe0 commit faf1d1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ydb/tests/fq/solomon/test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
get_supported_providers,
1111
is_xfail,
1212
log,
13-
normalize_source_code_path,
14-
yql_binary_path)
13+
normalize_source_code_path)
1514

1615
from test_utils import (
1716
get_config,

ydb/tests/fq/ya.make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ RECURSE(
22
common
33
generic
44
pq_async_io
5+
solomon
56
tools
67
yt
78
)

0 commit comments

Comments
 (0)