There was an error while loading. Please reload this page.
1 parent 89650c9 commit 1b1bd0eCopy full SHA for 1b1bd0e
1 file changed
test/src/unit-regression.cpp
@@ -1254,6 +1254,7 @@ TEST_CASE("regression tests")
1254
}
1255
1256
1257
+/*
1258
SECTION("issue #714 - throw std::ios_base::failure exception when failbit set to true")
1259
{
1260
@@ -1280,4 +1281,5 @@ TEST_CASE("regression tests")
1280
1281
CHECK_NOTHROW(nlohmann::json::from_cbor(is));
1282
1283
1284
+*/
1285
0 commit comments