Fixed config

This commit is contained in:
Thomas VIAL 2017-01-01 18:01:12 +01:00
parent b5029500f6
commit bb9dcdb5c4
No known key found for this signature in database
GPG Key ID: 0394CEE552FAFEFC
1 changed files with 9 additions and 0 deletions

9
.gitmodules vendored
View File

@ -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