2
0
mirror of https://github.com/boostorg/parser.git synced 2026-01-19 04:22:13 +00:00

Add JSONTestSuite as a submodule.

This commit is contained in:
Zach Laine
2017-05-12 14:12:44 -05:00
parent edb019f72e
commit ae2cb90a9a
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "libyaml"]
path = libyaml
url = https://github.com/yaml/libyaml.git
[submodule "JSONTestSuite"]
path = JSONTestSuite
url = https://github.com/nst/JSONTestSuite.git

1
JSONTestSuite Submodule

Submodule JSONTestSuite added at a8fdf323a9