feat: add doctest as a submodule

This commit is contained in:
ToruNiina
2024-06-15 19:15:09 +09:00
parent 3f9e3ce5d2
commit e68e77320d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "tests/extlib/doctest"]
path = tests/extlib/doctest
url = https://github.com/doctest/doctest.git

1
tests/extlib/doctest Submodule

Submodule tests/extlib/doctest added at ae7a13539f