# File lib/turn/reporters/pretty_reporter.rb, line 149 def finish_case(kase) if kase.size == 0 io.puts pad("(No Tests)") end end