mirror of
https://github.com/nlohmann/json.git
synced 2026-02-27 13:56:26 +00:00
🔨 clean up
This commit is contained in:
@@ -1703,7 +1703,7 @@ TEST_CASE("CBOR roundtrips", "[hide]")
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("all first bytes", "[!throws]")
|
||||
TEST_CASE("all CBOR first bytes", "[!throws]")
|
||||
{
|
||||
// these bytes will fail immediately with exception parse_error.112
|
||||
std::set<uint8_t> unsupported =
|
||||
|
||||
Reference in New Issue
Block a user