wip tests 7

This commit is contained in:
Sara Aimée Smiseth 2020-10-06 18:58:51 +02:00
parent d064d7b3de
commit 616052d9cc
6 changed files with 23 additions and 4 deletions

9
.gitmodules vendored Normal file
View file

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