class Spec::Runner::Configuration

def fixture_path=(path)

def fixture_path=(path)
  ActiveSupport::TestCase.fixture_path = path
end