# File lib/turn/autorun/testunit0.rb, line 58 def t_test_finished( name ) turn_out.puts " #{PASS}" unless @t_fault @t_fault = false end