mirror of
https://github.com/nlohmann/json
synced 2024-11-30 15:40:07 +00:00
hid an expensive test case
This commit is contained in:
parent
543745a10e
commit
d1e73ce954
@ -610,7 +610,10 @@ TEST_CASE("MessagePack")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("MessagePack roundtrips", "[hide]")
|
||||
{
|
||||
SECTION("input from msgpack-python")
|
||||
{
|
||||
for (std::string filename :
|
||||
|
Loading…
Reference in New Issue
Block a user