diff --git a/test/JSON-Schema-Test-Suite/CMakeLists.txt b/test/JSON-Schema-Test-Suite/CMakeLists.txt index 4153b5b..9cef57f 100644 --- a/test/JSON-Schema-Test-Suite/CMakeLists.txt +++ b/test/JSON-Schema-Test-Suite/CMakeLists.txt @@ -39,8 +39,7 @@ if(JSON_SCHEMA_TEST_SUITE_PATH) endforeach() # XXX Unfortunately URLs are not very well handled yet, accept those tests which fail - set_tests_properties(JSON-Suite::ref - JSON-Suite::refRemote + set_tests_properties(JSON-Suite::refRemote PROPERTIES WILL_FAIL ON)