Explorar el Código

remove unsuded .gitmodules

Christian Winther hace 1 año
padre
commit
70f4bc06a8
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0 10
      .gitmodules

+ 0 - 10
.gitmodules

@@ -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