Add google test as a git submodule

This commit is contained in:
2026-03-02 21:55:35 -04:00
parent 2965f8e582
commit 346cc75ba9
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

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