Add bats-assert and bats-support libraries
This commit is contained in:
parent
61294c9d2c
commit
ee321deab5
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
@ -0,0 +1 @@
|
|||||||
|
Subproject commit ffe84ea5dd43b568851549b3e241db150c12929c
|
1
tests/helpers/bats-support
Submodule
1
tests/helpers/bats-support
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 3c8fadc5097c9acfc96d836dced2bb598e48b009
|
Loading…
Reference in New Issue
Block a user