aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 1cf4e4eeaac4f7347e4f6d9a19e908a7e07e4b03 (plain) (blame)
1
2
3
4
5
6
7
8
9
[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
[submodule "tests/CMock"]
	path = tests/CMock
	url = https://github.com/ThrowTheSwitch/CMock.git