Skip to content

Commit

Permalink
[test] rename basic_json to json
Browse files Browse the repository at this point in the history
  • Loading branch information
biojppm committed Jan 24, 2022
1 parent b00146e commit 9b70b06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ryml_add_test(parser)
ryml_add_test(tree)
ryml_add_test(serialize)
ryml_add_test(basic)
ryml_add_test(basic_json)
ryml_add_test(json)
ryml_add_test(preprocess)
ryml_add_test(merge)
ryml_add_test(location)
Expand Down
File renamed without changes.

0 comments on commit 9b70b06

Please sign in to comment.