diff --git a/test/src/unit-msgpack.cpp b/test/src/unit-msgpack.cpp index 442b184e4..b8454159e 100644 --- a/test/src/unit-msgpack.cpp +++ b/test/src/unit-msgpack.cpp @@ -610,7 +610,10 @@ TEST_CASE("MessagePack") } } } +} +TEST_CASE("MessagePack roundtrips", "[hide]") +{ SECTION("input from msgpack-python") { for (std::string filename :