mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-08 05:03:46 -05:00
10 lines
380 B
Plaintext
10 lines
380 B
Plaintext
[submodule "test/test_helper/bats-support"]
|
|
path = test/test_helper/bats-support
|
|
url = https://github.com/bats-core/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-assert
|
|
url = https://github.com/bats-core/bats-assert
|