Add doctest

This commit is contained in:
stefiosif
2022-04-21 20:28:11 +03:00
parent abcaa2662d
commit 550d83bb84
2 changed files with 7 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

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

1
third_party/doctest vendored Submodule

Submodule third_party/doctest added at 7b98851331