- typo
[oweals/gnunet.git] / src / integration-tests / test_integration_clique.py.in
index eb606c5d9a0049294a6d8f6434d1cd40b0b040b0..17bd60776f49ad15fe09f1dbe1f29332aae53778 100755 (executable)
@@ -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();