# File lib/spec/runner.rb, line 81
      def exit?
        !test_unit_defined? || Test::Unit.run?
      end