Method: Spec::Runner.run
- Defined in:
- lib/spec/runner.rb
.run ⇒ Object
76 77 78 79 |
# File 'lib/spec/runner.rb', line 76 def run return true if run? .run_examples end |
76 77 78 79 |
# File 'lib/spec/runner.rb', line 76 def run return true if run? .run_examples end |