parent
e361507ec9
commit
e5b2ff5c59
tests/ScriptTests
|
@ -403,7 +403,9 @@ TEST_CASE("Add Volatile with return script function") {
|
|||
REQUIRE(ctx->GetReturnDWord() == 1);
|
||||
ctxPool->ReturnContextToPool(ctx);
|
||||
|
||||
delete mon;
|
||||
delete script;
|
||||
delete mainLib;
|
||||
}
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue