Fixed config
This commit is contained in:
parent
b5029500f6
commit
bb9dcdb5c4
|
@ -0,0 +1,9 @@
|
||||||
|
[submodule "test/bats"]
|
||||||
|
path = test/bats
|
||||||
|
url = https://github.com/sstephenson/bats
|
||||||
|
[submodule "test/test_helper/bats-assert"]
|
||||||
|
path = test/test_helper/bats-assert
|
||||||
|
url = https://github.com/ztombol/bats-assert
|
||||||
|
[submodule "test/test_helper/bats-support"]
|
||||||
|
path = test/test_helper/bats-support
|
||||||
|
url = https://github.com/ztombol/bats-support
|
Loading…
Reference in New Issue