test bugfixes and new reset function
This commit is contained in:
@ -118,6 +118,8 @@ TEST_CASE("LocalPoolVariable" , "[LocPoolVarTest]") {
|
||||
lpool::uint8VarId);
|
||||
}
|
||||
|
||||
CHECK(poolOwner->reset() == retval::CATCH_OK);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user