forked from toolshed/abra
test: moar integration tests [ci skip]
This commit is contained in:
8
tests/integration/recipe_upgrade.bats
Normal file
8
tests/integration/recipe_upgrade.bats
Normal file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
setup() {
|
||||
load "$PWD/tests/integration/helpers/common"
|
||||
_common_setup
|
||||
}
|
||||
|
||||
# TODO(d1): implement
|
Reference in New Issue
Block a user