Skip to content

Commit 39283a8

Browse files
committed
json_merge_patch -> mergepatch
1 parent b40b6b1 commit 39283a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ add_executable(unit_tests
8282
fuzz_regression/src/fuzz_regression_tests.cpp
8383
jmespath/src/jmespath_expression_tests.cpp
8484
jmespath/src/jmespath_tests.cpp
85-
json_merge_patch/src/json_merge_patch_test_suite.cpp
85+
mergepatch/src/json_merge_patch_test_suite.cpp
8686
jsonpatch/src/jsonpatch_test_suite.cpp
8787
jsonpatch/src/jsonpatch_tests.cpp
8888
jsonpath/src/jsonpath_flatten_tests.cpp

0 commit comments

Comments
 (0)