Update Catch to 2.2.1

This commit is contained in:
2018-03-21 16:35:54 +01:00
parent 427e5705c7
commit addc65e3c5
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -3,4 +3,4 @@
url = https://github.com/potassco/clingo
[submodule "lib/catch"]
path = lib/catch
url = https://github.com/philsquared/Catch
url = https://github.com/catchorg/Catch2