Skip to content
Snippets Groups Projects
Commit 1c354344 authored by Tobias Sarnowski's avatar Tobias Sarnowski
Browse files

enabled cleanup again

parent 7190b7ca
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ mkdir(TMP_DIR);
// cleanup dir after exit
register_shutdown_function(function() {
//TestUtils::rdelete(TMP_DIR);
TestUtils::rdelete(TMP_DIR);
});
// populate default dirs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment