Added Google Test as sub for unit tests.
This commit is contained in:
parent
a24d195f93
commit
3740624176
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "external/google-test"]
|
||||
path = external/google-test
|
||||
url = https://github.com/google/googletest.git
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ecd530865cefdfa7dea58e84f6aa1b548950363d
|
||||
Loading…
Reference in New Issue