summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2019-09-03 18:57:41 -0600
committermo khan <mo@mokhan.ca>2019-09-03 18:57:41 -0600
commit84d78463bdc98a45647e1f0ef2802caeb2c8c7c8 (patch)
tree5ef5e8fc922d9455976f91ca959e01349e74e560 /bin
parenta67ef9c7d53548cd5bea9196eb7e754f893990db (diff)
install bats in docker image
Diffstat (limited to 'bin')
-rwxr-xr-xbin/test1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/test b/bin/test
index 7d2ab7f..ff3228e 100755
--- a/bin/test
+++ b/bin/test
@@ -4,6 +4,5 @@ set -e
cd "$(dirname "$0")/.."
-./bin/setup
export PATH="./vendor/bats/bin:./bin:$PATH"
bats --tap test