Skip to content

Commit

Permalink
Add JSON-Schema-Test-Suite back
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <[email protected]>
  • Loading branch information
LecrisUT committed Nov 28, 2023
1 parent cadf5cc commit f9e8821
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,5 @@ add_test(NAME issue-243-root-default-values COMMAND issue-243-root-default-value
add_executable(issue-255-error-message-limit-precision issue-255-error-message-limit-precision.cpp)
target_link_libraries(issue-255-error-message-limit-precision nlohmann_json_schema_validator)
add_test(NAME issue-255-error-message-limit-precision COMMAND issue-255-error-message-limit-precision)

add_subdirectory(JSON-Schema-Test-Suite)

0 comments on commit f9e8821

Please sign in to comment.