summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: b3b42f3c2667e5e871adf9a4d434ab6586f2ab0a (plain)
1
2
3
4
5
6
7
8
9
[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
[submodule "tests/test_helper/php-feed-generator"]
	path = tests/test_helper/php-feed-generator
	url = https://github.com/Grotax/php-feed-generator.git