lib/spec/example/pending.rb in rspec-1.2.6 vs lib/spec/example/pending.rb in rspec-1.2.7

- old
+ new

@@ -1,6 +1,6 @@ module Spec - module Example + module Example module Pending def pending(message = "TODO") if block_given? begin yield