mirror of
https://github.com/nlohmann/json.git
synced 2026-02-08 23:32:30 +00:00
hid an expensive test case
This commit is contained in:
@@ -610,7 +610,10 @@ TEST_CASE("MessagePack")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("MessagePack roundtrips", "[hide]")
|
||||
{
|
||||
SECTION("input from msgpack-python")
|
||||
{
|
||||
for (std::string filename :
|
||||
|
||||
Reference in New Issue
Block a user