1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-08-07 12:59:45 +00:00

Add an empty unit test.

This commit is contained in:
King_DuckZ 2017-05-04 23:03:53 +01:00
parent e1687c96ff
commit 85363e0db1
6 changed files with 49 additions and 1 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "lib/spdlog"]
path = lib/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "lib/Catch"]
path = lib/Catch
url = https://github.com/philsquared/Catch.git