summaryrefslogtreecommitdiff
path: root/bin/test
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-03-04 12:50:07 -0700
committermo khan <mo.khan@gmail.com>2020-03-04 12:50:07 -0700
commit9eb2b48ee42a340fb231a240b3f451eb5ff8f810 (patch)
treee2261eed43f19d5966ffd8913e4524a9ec146e6e /bin/test
parentb0b72800e6a7f06ac1956835c78351eea526f25d (diff)
Remove TOOLS_IMAGE
Diffstat (limited to 'bin/test')
-rwxr-xr-xbin/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/test b/bin/test
index 70f8581..b94afd3 100755
--- a/bin/test
+++ b/bin/test
@@ -4,4 +4,4 @@ set -e
cd "$(dirname "$0")/.."
-bundle exec rspec
+bundle exec rspec "$@"