Commit edc81f3b authored by Niels's avatar Niels

💚 restored test call

parent d362a072
......@@ -51,6 +51,6 @@ add_test(NAME "${JSON_UNITTEST_TARGET_NAME}_default"
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
)
add_test(NAME "${JSON_UNITTEST_TARGET_NAME}_all"
COMMAND ${JSON_UNITTEST_TARGET_NAME} "MessagePack roundtrips" -s
COMMAND ${JSON_UNITTEST_TARGET_NAME} "*"
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
)
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