chore: add doctest as dependency

This commit is contained in:
Max Luebke 2023-03-02 16:44:59 +01:00
parent 86db80ffc3
commit 1129761df3
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -5,3 +5,6 @@
[submodule "ext/phreeqcrm"] [submodule "ext/phreeqcrm"]
path = ext/phreeqcrm path = ext/phreeqcrm
url = ../../mluebke/phreeqcrm-gfz.git url = ../../mluebke/phreeqcrm-gfz.git
[submodule "ext/doctest"]
path = ext/doctest
url = https://github.com/doctest/doctest.git

1
ext/doctest Submodule

@ -0,0 +1 @@
Subproject commit 8fdfd113dcb4ad1a31705ff8ddb13a21a505bad8