Fixed test

This commit is contained in:
Gleb Novikov 2019-05-25 21:13:43 +03:00
parent a3535c69b2
commit c185f5741c

View File

@ -1,3 +1,5 @@
#!/usr/bin/env bash
exec 2>&1
$CLICKHOUSE_CLIENT --query="DROP TABLE IF EXISTS test_constraints;"