lib/shared_should.rb in shared_should-0.5.2 vs lib/shared_should.rb in shared_should-0.5.3

- old
+ new

@@ -8,9 +8,10 @@ current_context.send(method, args[0], self, &blk) return end current_context = current_context.parent end + super end end class Test::Unit::TestCase attr_accessor :shared_value