diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 3120806..1cf4e4e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "tests/Unity"] path = tests/Unity url = https://github.com/ThrowTheSwitch/Unity.git +[submodule "tests/CMock"] + path = tests/CMock + url = https://github.com/ThrowTheSwitch/CMock.git |
