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:
parent
e1687c96ff
commit
85363e0db1
6 changed files with 49 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue