aboutsummaryrefslogtreecommitdiffstats
path: root/script/test-run
diff options
context:
space:
mode:
Diffstat (limited to 'script/test-run')
-rwxr-xr-xscript/test-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/test-run b/script/test-run
index 4c7a0e3ec..7810b57d5 100755
--- a/script/test-run
+++ b/script/test-run
@@ -1,5 +1,5 @@
#!/bin/bash
cd ../
-rake spec
+bundle exec rake spec