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