ClickHouse/dbms/tests/queries/0_stateless/00534_long_functions_bad_arguments7.sh

9 lines
186 B
Bash
Raw Normal View History

2018-01-17 13:43:29 +00:00
#!/usr/bin/env bash
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
. $CURDIR/../shell_config.sh
. $CURDIR/00534_long_functions_bad_arguments.lib
2018-03-22 17:32:11 +00:00
test_variant 'SELECT $_(\'\');'