Remove unnecessary comment from the test

This commit is contained in:
slvrtrn 2024-01-17 22:10:06 +01:00
parent cb8372a3f9
commit 8658cd3263

View File

@ -2,8 +2,6 @@
# Tags: no-fasttest
# Tag no-fasttest: requires mysql client
# Tests the override of certain MySQL proprietary settings to ClickHouse native settings
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
. "$CURDIR"/../shell_config.sh