JSON-Suite::ref now passes

This commit is contained in:
Simon Lo 2018-06-06 12:40:41 +01:00
parent 23423ba5c1
commit d78dbc61a6

View File

@ -39,8 +39,7 @@ if(JSON_SCHEMA_TEST_SUITE_PATH)
endforeach() endforeach()
# XXX Unfortunately URLs are not very well handled yet, accept those tests which fail # XXX Unfortunately URLs are not very well handled yet, accept those tests which fail
set_tests_properties(JSON-Suite::ref set_tests_properties(JSON-Suite::refRemote
JSON-Suite::refRemote
PROPERTIES PROPERTIES
WILL_FAIL ON) WILL_FAIL ON)