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
|
1
tests/helpers/bats-assert
Submodule
1
tests/helpers/bats-assert
Submodule
Submodule tests/helpers/bats-assert added at ffe84ea5dd
1
tests/helpers/bats-support
Submodule
1
tests/helpers/bats-support
Submodule
Submodule tests/helpers/bats-support added at 3c8fadc509
Reference in New Issue
Block a user