Remove new line

This commit is contained in:
alesapin 2020-12-21 13:08:06 +03:00
parent 643739df6b
commit fdf18ceec0

View File

@ -28,7 +28,6 @@ if grep -q -- "--use-skip-list" /usr/bin/clickhouse-test; then
SKIP_LIST_OPT="--use-skip-list"
fi
function run_tests()
{
# We can have several additional options so we path them as array because it's