mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-10 22:13:48 -05:00
14 lines
484 B
Plaintext
14 lines
484 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
|
|
[submodule ".hooks"]
|
|
path = .hooks
|
|
url = https://github.com/natelandau/githooks
|
|
branch = main
|