make tests run in separate directories, to have them never interfere with eachother
This commit is contained in:
@@ -650,6 +650,7 @@ void stop_web_server()
|
||||
web_server->join();
|
||||
web_server.reset();
|
||||
}
|
||||
remove("server.pem");
|
||||
fprintf(stderr, "done\n");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user