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 |