summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: d74af07784a9b29e6b82d36a66862df39880eb21 (plain)
1
2
3
4
5
6
[submodule "tests/test_helper/bats-support"]
	path = tests/test_helper/bats-support
	url = https://github.com/bats-core/bats-support.git
[submodule "tests/test_helper/bats-assert"]
	path = tests/test_helper/bats-assert
	url = https://github.com/bats-core/bats-assert.git