aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-24 22:14:31 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-24 22:14:31 -0700
commita11e2404155264fd1c62cd0281c10043e50f1564 (patch)
treedbdd74130a607f4e566d46d277ea78d486834dce /.gitmodules
parent63b5006d0413c573923766489cee5b6c4ab97bb2 (diff)
downloadpugixml-a11e2404155264fd1c62cd0281c10043e50f1564.zip
pugixml-a11e2404155264fd1c62cd0281c10043e50f1564.tar.gz
pugixml-a11e2404155264fd1c62cd0281c10043e50f1564.tar.bz2
Add another copy of the submodule for testing
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d8fb33b..9c109aa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "_main"]
path = _main
url = https://github.com/zeux/pugixml.git
+[submodule "test"]
+ path = test
+ url = https://github.com/zeux/pugixml.git