-indentation, code cleanup
[oweals/gnunet.git] / src / integration-tests / test_integration_bootstrap_and_connect_and_disconnect.py.in
index 8aa69d3f98f7b532f836169d7472b8f13f2e00a7..5391aa70135f1de0c7a1ab3014e40ee8b00fa7f6 100755 (executable)
@@ -128,6 +128,7 @@ def run ():
        
        success = False  
        test = Test ('test_integration_bootstrap_and_connect.py', verbose)
+       cleanup ()
        
        server = Peer(test, './confs/c_bootstrap_server.conf');
        client = Peer(test, './confs/c_no_nat_client.conf');