1
0
Fork 0
mirror of synced 2024-04-26 16:32:38 +12:00

Add submodules for bash testing

This commit is contained in:
Serene-Arc 2021-06-11 18:40:26 +10:00
parent 9fd8b29833
commit b4ae513e71
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View file

@ -0,0 +1,9 @@
[submodule "scripts/tests/bats"]
path = scripts/tests/bats
url = https://github.com/bats-core/bats-core.git
[submodule "scripts/tests/test_helper/bats-assert"]
path = scripts/tests/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert.git
[submodule "scripts/tests/test_helper/bats-support"]
path = scripts/tests/test_helper/bats-support
url = https://github.com/bats-core/bats-support.git

1
scripts/tests/bats Submodule

@ -0,0 +1 @@
Subproject commit ce5ca2802fabe5dc38393240cd40e20f8928d3b0

@ -0,0 +1 @@
Subproject commit e0de84e9c011223e7f88b7ccf1c929f4327097ba

@ -0,0 +1 @@
Subproject commit d140a65044b2d6810381935ae7f0c94c7023c8c3