Commit 3936ad9
Changed files (1)
bin
bin/test
@@ -5,4 +5,4 @@ set -e
cd "$(dirname "$0")/.."
-bundle exec rspec
+bundle exec rspec "$@"