Add bats-assert library

This commit is contained in:
Alexei Ledenev 2016-05-05 16:18:15 +03:00
parent 5c34a4108e
commit 78fdb9a3a0
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "test/test_helper/bats-support"] [submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support path = test/test_helper/bats-support
url = https://github.com/ztombol/bats-support url = https://github.com/ztombol/bats-support
[submodule "test/test_helper/bats-assert"]
path = test/test_helper/bats-assert
url = https://github.com/ztombol/bats-assert

@ -0,0 +1 @@
Subproject commit 9f88b4207da750093baabc4e3f41bf68f0dd3630