blob: 7340c03c8343abeb7c5580b853fcefbc7c7e50de (
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/jimklimov/JSON.sh
[submodule "test/lib/criterion"]
path = test/lib/criterion
url = https://github.com/Snaipe/Criterion
|