mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Format test file
This commit is contained in:
parent
8f935a72d6
commit
c9feb7f751
@ -280,4 +280,4 @@ def test_HDFS(start_cluster):
|
||||
|
||||
def test_schema_inference(start_cluster):
|
||||
error = node7.query_and_get_error("desc url('http://test.com`, 'TSVRaw'')")
|
||||
assert(error.find('ReadWriteBufferFromHTTPBase') == -1)
|
||||
assert error.find("ReadWriteBufferFromHTTPBase") == -1
|
||||
|
Loading…
Reference in New Issue
Block a user