Moved Catch to lib directory.

This commit is contained in:
2016-11-12 18:14:30 +01:00
parent 5d8c143e60
commit ba63a9fb05
4 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "tests/catch"]
path = tests/catch
url = https://github.com/philsquared/Catch.git
[submodule "lib/catch"]
path = lib/catch
url = https://github.com/philsquared/Catch