Remove test file after test run.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e17a8e016b
commit
3015133076
@ -111,7 +111,7 @@ TEST_CASE("Get a script resolver, save the byte code to file, create new script
|
||||
delete obj;
|
||||
delete originLib;
|
||||
delete newLib;
|
||||
// remove("foo.bin");
|
||||
remove("foo.bin");
|
||||
}
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user