autorun(# :nodoc:)
No documentation available.
# File lib/spec/runner.rb, line 44 def autorun # :nodoc: at_exit {exit run unless $!} end