Commit d1e73ce9 authored by Niels's avatar Niels

hid an expensive test case

parent 543745a1
...@@ -610,7 +610,10 @@ TEST_CASE("MessagePack") ...@@ -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 :
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment