Add bats-assert and bats-support libraries
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "tests/helpers/bats-assert"]
|
||||
path = tests/helpers/bats-assert
|
||||
url = https://github.com/bats-core/bats-assert.git
|
||||
[submodule "tests/helpers/bats-support"]
|
||||
path = tests/helpers/bats-support
|
||||
url = https://github.com/bats-core/bats-support.git
|
Reference in New Issue
Block a user