Temporarily removed test for incomplete modification [#CLICKHOUSE-2].

This commit is contained in:
Alexey Milovidov 2017-09-05 00:35:28 +03:00
parent b37790d27e
commit 96061a9053
2 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
#!/usr/bin/env bash
curl -s -X "HEAD" 'http://localhost:8123/?query=SELECT%201'
curl -s -X "HEAD" 'http://localhost:8123/?query=select+*+from+system.numbers+limit+1000000'