spec/spec/matchers/respond_to_spec.rb in rspec-1.0.4 vs spec/spec/matchers/respond_to_spec.rb in rspec-1.0.5

- old
+ new

@@ -49,6 +49,6 @@ lambda { Object.new.should_not respond_to(:methods) }.should fail_with("expected target not to respond to :methods") end -end \ No newline at end of file +end