mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-11 06:23:47 -05:00
Add bats-support/file/assert libraries
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[submodule "test/test_helper/bats-support"]
|
||||
path = test/test_helper/bats-support
|
||||
url = https://github.com/ztombol/bats-support
|
||||
[submodule "test/test_helper/bats-file"]
|
||||
path = test/test_helper/bats-file
|
||||
url = https://github.com/bats-core/bats-file
|
||||
[submodule "test/test_helper/bats-asser"]
|
||||
path = test/test_helper/bats-asser
|
||||
url = https://github.com/ztombol/bats-assert
|
||||
1
test/test_helper/bats-asser
Submodule
1
test/test_helper/bats-asser
Submodule
Submodule test/test_helper/bats-asser added at 9f88b4207d
1
test/test_helper/bats-file
Submodule
1
test/test_helper/bats-file
Submodule
Submodule test/test_helper/bats-file added at 17fa557f6f
1
test/test_helper/bats-support
Submodule
1
test/test_helper/bats-support
Submodule
Submodule test/test_helper/bats-support added at 004e707638
Reference in New Issue
Block a user