diff options
Diffstat (limited to 'ruby/run-ruby-tests')
-rwxr-xr-x | ruby/run-ruby-tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ruby/run-ruby-tests b/ruby/run-ruby-tests index b371bfb9..6bf898b7 100755 --- a/ruby/run-ruby-tests +++ b/ruby/run-ruby-tests @@ -19,4 +19,3 @@ set -e rake test "$@" - |