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 obj;
|
||||||
delete originLib;
|
delete originLib;
|
||||||
delete newLib;
|
delete newLib;
|
||||||
// remove("foo.bin");
|
remove("foo.bin");
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user