lib/hexx/suit/metrics/metric_fu/cane.rb in hexx-suit-0.2.2 vs lib/hexx/suit/metrics/metric_fu/cane.rb in hexx-suit-1.0.0
- old
+ new
@@ -1,10 +1,10 @@
# encoding: utf-8
module Hexx
module Suit
module Metrics
- class MetricFu < Base
+ class MetricFu < RSpec::Metrics::Base
# The configurer for the Cane metric
class Cane < Base
private