Add bats-support/file/assert libraries

This commit is contained in:
Nathaniel Landau
2021-07-20 12:02:07 -04:00
parent d205420ce6
commit da6a6b4554
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support
url = https://github.com/ztombol/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-asser
url = https://github.com/ztombol/bats-assert