Type: bucket
{Type: bucket
{| mkdir -p test/libs | |
| git submodule add https://github.com/sstephenson/bats test/libs/bats | |
| git submodule add https://github.com/ztombol/bats-support test/libs/bats-support | |
| git submodule add https://github.com/ztombol/bats-assert test/libs/bats-assert |