Add another copy of the submodule for testing

This commit is contained in:
Arseny Kapoulkine 2015-03-24 22:14:31 -07:00
parent 63b5006d04
commit a11e240415
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "_main"] [submodule "_main"]
path = _main path = _main
url = https://github.com/zeux/pugixml.git url = https://github.com/zeux/pugixml.git
[submodule "test"]
path = test
url = https://github.com/zeux/pugixml.git

1
test Submodule

@ -0,0 +1 @@
Subproject commit 10ff488eb96544074c88ba1aae26025b425dba58

1
testdocs Symbolic link
View File

@ -0,0 +1 @@
test/docs