From a11e2404155264fd1c62cd0281c10043e50f1564 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Tue, 24 Mar 2015 22:14:31 -0700 Subject: Add another copy of the submodule for testing --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3