mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-12 06:53:48 -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
|
||||
Reference in New Issue
Block a user