diff options
Diffstat (limited to 'script')
| -rw-r--r-- | script/test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/test b/script/test index 7f7a13e..fb041ab 100644 --- a/script/test +++ b/script/test @@ -31,5 +31,6 @@ if [ $need_rails ]; then command="ruby -S bundle exec $command" fi +echo "test " . $command . ' ' . $filename RAILS_ENV=test $command $filename |
