Skip to content

Commit 5f891ec

Browse files
committed
added Catch lib submodule
1 parent cc7d2c0 commit 5f891ec

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "pybind11"]
22
path = pybind11
33
url = https://github.com/pybind/pybind11.git
4+
[submodule "catch"]
5+
path = catch
6+
url = https://github.com/philsquared/Catch.git

catch

Submodule catch added at d271683

0 commit comments

Comments
 (0)