From 7713b5873a9d9cb36f19901aab2b9d0a412cfb42 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 26 Aug 2013 12:05:11 +0000 Subject: fix second peer for clique test --- src/integration-tests/test_integration_clique.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/integration-tests/test_integration_clique.py.in') diff --git a/src/integration-tests/test_integration_clique.py.in b/src/integration-tests/test_integration_clique.py.in index eb606c5d9..17bd60776 100755 --- a/src/integration-tests/test_integration_clique.py.in +++ b/src/integration-tests/test_integration_clique.py.in @@ -174,8 +174,8 @@ def run (): global client2 success = False - test = Test ('test_integration_disconnect', verbose) + cleanup () server = Peer(test, './confs/c_bootstrap_server.conf'); server.start(); -- cgit v1.2.3