Project

General

Profile

Bug #12351 ยป unit.rb.patch

libruby1.9.1_1.9.3.484-2ubuntu1.2_i386 - jbatista (J Batista), 05/05/2016 05:50 PM

View differences:

/usr/lib/ruby/1.9.1/test/unit.rb 2016-05-05 10:58:45.000000000 +0200
Test::Unit::RunCount.run_once {
exit(Test::Unit::Runner.new.run(ARGV) || true)
} unless @@stop_auto_run
} unless @@installed_at_exit
} unless (defined?(@@installed_at_exit) and @@installed_at_exit)
@@installed_at_exit = true
end
    (1-1/1)