spec/feedzirra/parser/atom_entry_spec.rb in feedzirra-0.2.1 vs spec/feedzirra/parser/atom_entry_spec.rb in feedzirra-0.2.2
- old
+ new
@@ -81,6 +81,6 @@
it "should allow setting field values with hash syntax" do
@entry['title'] = "Foobar"
@entry.title.should == "Foobar"
end
-end
\ No newline at end of file
+end