Files
shell-scripting-templates/.gitmodules
2023-08-28 16:53:41 -04:00

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