feat: add json to tests/extlib

This commit is contained in:
ToruNiina 2024-06-15 19:19:12 +09:00
parent e68e77320d
commit 7789b4e8be
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "tests/extlib/doctest"]
path = tests/extlib/doctest
url = https://github.com/doctest/doctest.git
[submodule "tests/extlib/json"]
path = tests/extlib/json
url = https://github.com/nlohmann/json.git

1
tests/extlib/json Submodule

@ -0,0 +1 @@
Subproject commit 8c391e04fe4195d8be862c97f38cfe10e2a3472e