mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 18:12:02 +00:00
fix test
This commit is contained in:
parent
e19f2f3c5b
commit
6bab9bcbf5
@ -17,7 +17,7 @@ spawn bash -c "source $basedir/../shell_config.sh ; \$CLICKHOUSE_LOCAL --disabl
|
||||
|
||||
expect ":) "
|
||||
send -- "insert into table function null() format TSV some trash here 123 \n 456\r"
|
||||
expect "EMPTY_LIST_OF_COLUMNS_PASSED"
|
||||
expect "CANNOT_PARSE_INPUT_ASSERTION_FAILED"
|
||||
expect ":) "
|
||||
|
||||
send -- ""
|
||||
|
Loading…
Reference in New Issue
Block a user