1
0
Fork 0

remove unsuded .gitmodules

This commit is contained in:
Christian Winther 2024-01-18 17:29:15 +00:00
parent a940bedf9e
commit 70f4bc06a8
1 changed files with 0 additions and 10 deletions

10
.gitmodules vendored
View File

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