mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +08:00
feat: add json to tests/extlib
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
1
tests/extlib/json
Submodule
Submodule tests/extlib/json added at 8c391e04fe
Reference in New Issue
Block a user