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 071acbc..3120806 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "src/sds"] path = src/sds url = https://github.com/antirez/sds.git +[submodule "tests/Unity"] + path = tests/Unity + url = https://github.com/ThrowTheSwitch/Unity.git |
