We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40b6b1 commit 39283a8Copy full SHA for 39283a8
test/CMakeLists.txt
@@ -82,7 +82,7 @@ add_executable(unit_tests
82
fuzz_regression/src/fuzz_regression_tests.cpp
83
jmespath/src/jmespath_expression_tests.cpp
84
jmespath/src/jmespath_tests.cpp
85
- json_merge_patch/src/json_merge_patch_test_suite.cpp
+ mergepatch/src/json_merge_patch_test_suite.cpp
86
jsonpatch/src/jsonpatch_test_suite.cpp
87
jsonpatch/src/jsonpatch_tests.cpp
88
jsonpath/src/jsonpath_flatten_tests.cpp
0 commit comments