Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rakelib/test.rake
Original file line number Diff line number Diff line change
@@ -8,9 +8,6 @@ task :test => "test:short"

ADDITIONAL_TEST_OPTIONS = ENV['CI'] ? "-v --color=never --tty=no" : ""

ENV['TESTOPT'] ||= ''
ENV['TESTOPT'] += ADDITIONAL_TEST_OPTIONS

namespace :test do
desc "Compile test code"
task :compile do

0 comments on commit db1919c

Please sign in to comment.