Method: Spec::Runner::Options#examples_should_not_be_run

Defined in:
lib/spec/runner/options.rb

#examples_should_not_be_runObject



177
178
179
# File 'lib/spec/runner/options.rb', line 177

def examples_should_not_be_run
  @examples_should_be_run = false
end