module Test::Unit

Public Class Methods

run?() click to toggle source
# File lib/cucumber/core_ext/disable_mini_and_test_unit_autorun.rb, line 33
def self.run?
  true
end