Add Harte processor tests as a submodule.

Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
This commit is contained in:
Adrian Conlon 2021-10-10 21:24:20 +01:00
parent b4e2e628d0
commit 01e61108c8

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "modules/catch2"]
path = modules/catch2
url = https://github.com/catchorg/Catch2.git
[submodule "modules/ProcessorTests"]
path = modules/ProcessorTests
url = https://github.com/TomHarte/ProcessorTests.git