- debug
[oweals/gnunet.git] / src / integration-tests / test_integration_bootstrap_and_connect_and_disconnect_nat.py.in
index 5fc8cf364caa4c1b6d0dcf3c0309971aa6fce0f1..499889cf468fdac9c9deb2d295694f3318269e41 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_nat_client.conf');