Skip to content

Commit 06c545c

Browse files
committed
Add JSONTestSuite submodule
1 parent 6ab56d0 commit 06c545c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "ext/rapidjson/rapidjson"]
22
path = ext/rapidjson/rapidjson
33
url = https://github.com/Tencent/rapidjson/
4+
[submodule "test/data/JSONTestSuite"]
5+
path = test/data/JSONTestSuite
6+
url = https://github.com/nst/JSONTestSuite

test/data/JSONTestSuite

Submodule JSONTestSuite added at d64aefb

0 commit comments

Comments
 (0)