hid an expensive test case
This commit is contained in:
parent
543745a10e
commit
d1e73ce954
1 changed files with 3 additions and 0 deletions
|
@ -610,7 +610,10 @@ TEST_CASE("MessagePack")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
TEST_CASE("MessagePack roundtrips", "[hide]")
|
||||||
|
{
|
||||||
SECTION("input from msgpack-python")
|
SECTION("input from msgpack-python")
|
||||||
{
|
{
|
||||||
for (std::string filename :
|
for (std::string filename :
|
||||||
|
|
Loading…
Reference in a new issue