Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit c167da8

Browse files
committedDec 17, 2016
contrib: fix submodules
1 parent b02d13d commit c167da8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[submodule "test/googletest"]
1+
[submodule "contrib/test/googletest"]
22
path = contrib/test/googletest
33
url = https://github.com/google/googletest.git
4-
[submodule "test/arduino-mock"]
4+
[submodule "contrib/test/arduino-mock"]
55
path = contrib/test/arduino-mock
66
url = https://github.com/ed7coyne/arduino-mock.git

0 commit comments

Comments
 (0)
This repository has been archived.