lib/hexx/suit/metrics/yardstick.rb in hexx-suit-0.0.1 vs lib/hexx/suit/metrics/yardstick.rb in hexx-suit-0.1.0
- old
+ new
@@ -21,10 +21,10 @@
# @return [self]
def load
prepare_output
set_environment
- self
+ super
end
# @!scope class
# Runs yardstick with options from '.hexx-suit.yml'
#