Skip to content

Commit b975f3b

Browse files
committed
Added gmock/gtest submodules
1 parent a427d7e commit b975f3b

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "test/googletest"]
2+
path = test/googletest
3+
url = https://github.com/google/googletest.git
4+
[submodule "test/googlemock"]
5+
path = test/googlemock
6+
url = https://github.com/google/googlemock.git

test/googlemock

Submodule googlemock added at f7d03d2

test/googletest

Submodule googletest added at ff07a5d

0 commit comments

Comments
 (0)