aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf/project_specific
diff options
context:
space:
mode:
authorudovichenko-r <udovichenko-r@yandex-team.ru>2022-02-10 16:49:21 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:21 +0300
commitd7e4eaec9d325e188dabb3eb1949a32a5229e9ce (patch)
tree75f143caa4e1e35b760846b22310ede3212d7f63 /build/conf/project_specific
parent027f7b7f6644e258a5840869b9b82c79e1ebeee0 (diff)
downloadydb-d7e4eaec9d325e188dabb3eb1949a32a5229e9ce.tar.gz
Restoring authorship annotation for <udovichenko-r@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/conf/project_specific')
-rw-r--r--build/conf/project_specific/yql_udf.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/project_specific/yql_udf.conf b/build/conf/project_specific/yql_udf.conf
index badaf36687..f018412713 100644
--- a/build/conf/project_specific/yql_udf.conf
+++ b/build/conf/project_specific/yql_udf.conf
@@ -60,7 +60,7 @@ module YQL_UDF_TEST: PY2TEST {
DEPENDS(yql/tools/udf_resolver)
DEPENDS(yql/tools/yqlrun)
DATA(arcadia/ydb/library/yql/mount)
- DATA(arcadia/yql/cfg/tests)
+ DATA(arcadia/yql/cfg/tests)
}
### @usage: _ADD_YQL_UDF_DEPS()