mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Remove accident changes
This commit is contained in:
parent
f839742288
commit
6759932c61
@ -1,6 +0,0 @@
|
|||||||
import pytest
|
|
||||||
from helpers.cluster import ClickHouseCluster
|
|
||||||
|
|
||||||
cluster = ClickHouseCluster(__file__)
|
|
||||||
node1 = cluster.add_instance('node1', with_zookeeper=True)
|
|
||||||
node2 = cluster.add_instance('node2', with_zookeeper=True)
|
|
Loading…
Reference in New Issue
Block a user