Module: Spec::Runner

Defined in:
lib/hydra/spec/hydra_formatter.rb,
lib/hydra/spec/autorun_override.rb

Defined Under Namespace

Modules: Formatter

Class Method Summary collapse

Class Method Details

.runObject

stop the auto-run at_exit



6
7
8
# File 'lib/hydra/spec/autorun_override.rb', line 6

def run
  return 0
end