Skip to content

Commit

Permalink
update gitmodules with url for catch2
Browse files Browse the repository at this point in the history
  • Loading branch information
radj307 committed Feb 1, 2022
1 parent 633e668 commit 5b74914
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@
path = libunistd
url = https://github.com/robinrowe/libunistd
branch = master
[submodule "catch2"]
path = UnitTests/catch2
url = https://github.com/catchorg/Catch2
branch = devel

0 comments on commit 5b74914

Please sign in to comment.