aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: e84faaa5b7f029cc7011edcf6ae411d86a5e8918 (plain)
1
2
3
4
5
6
7
8
9
[submodule "test/lib/assert.sh"]
	path = test/lib/assert.sh
	url = https://github.com/J08nY/assert.sh
[submodule "test/lib/JSON.sh"]
	path = test/lib/JSON.sh
	url = https://github.com/J08nY/JSON.sh
[submodule "test/lib/criterion"]
	path = test/lib/criterion
	url = https://github.com/Snaipe/Criterion