Remove test file after test run.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
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…
Reference in New Issue