xo-alloc2: utest: cleanup stray error messages
This commit is contained in:
parent
7e8f49d256
commit
29d8b45ab2
4 changed files with 11 additions and 8 deletions
|
|
@ -152,7 +152,7 @@ namespace xo {
|
|||
|
||||
TEST_CASE("IAllocIterator-singlearena", "[alloc2]")
|
||||
{
|
||||
scope log(XO_DEBUG(true));
|
||||
scope log(XO_DEBUG(false));
|
||||
|
||||
ArenaConfig cfg { .name_ = "testarena",
|
||||
.size_ = 64*1024,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue