🔨 cleanup
This commit is contained in:
parent
7820b5eccb
commit
734e2b73cf
1 changed files with 25 additions and 25 deletions
|
@ -1254,7 +1254,7 @@ TEST_CASE("regression tests")
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
SECTION("issue #714 - throw std::ios_base::failure exception when failbit set to true")
|
||||
{
|
||||
{
|
||||
|
@ -1281,5 +1281,5 @@ TEST_CASE("regression tests")
|
|||
CHECK_NOTHROW(nlohmann::json::from_cbor(is));
|
||||
}
|
||||
}
|
||||
*/
|
||||
*/
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue