method
examples_should_not_be_run
1.1.4 -
Show latest stable
- Class:
Spec::Runner::Options
examples_should_not_be_run()public
No documentation available.
# File lib/spec/runner/options.rb, line 122
def examples_should_not_be_run
@examples_should_be_run = false
end