diff options
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | unittest/Catch | 0 | 
2 files changed, 6 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c811cb7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "Catch"] +	path = Catch +	url = https://github.com/philsquared/Catch.git +[submodule "unittest/Catch"] +	path = unittest/Catch +	url = https://github.com/philsquared/Catch.git diff --git a/unittest/Catch b/unittest/Catch new file mode 160000 +Subproject ae5ee2cf63d6d67bd1369b512d2a7b60b571c90 | 
