- typo
[oweals/gnunet.git] / src / integration-tests / test_integration_bootstrap_and_connect.py.in
index b95ed3c576f884c28e8509fa1e653e851a4ba221..25a1fc5dd673d47ce91929110cf9d1da0f8b7630 100755 (executable)
@@ -116,6 +116,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');