catch submodule

This commit is contained in:
Daniel Sipka 2015-05-05 08:56:58 +02:00
parent 426e024246
commit 62d2ba1e60
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "vendor/json.hpp"]
path = vendor/json.hpp
url = https://github.com/no1msd/json.hpp.git
[submodule "vendor/Catch"]
path = vendor/Catch
url = https://github.com/philsquared/Catch.git

1
vendor/Catch vendored Submodule

@ -0,0 +1 @@
Subproject commit 35f4266d0022ed039923fbbba2c4495435ad1465