spec/fixtures/multiple_posts.xml in pinboard-0.0.4 vs spec/fixtures/multiple_posts.xml in pinboard-0.0.5

- old
+ new

@@ -1,19 +1,19 @@ <?xml version="1.0" encoding="UTF-8" ?> <posts user="user"> <post href="http://foo.com/" time="2011-07-26T17:52:04Z" description="Foo!" - extended="" + extended="long description Foo" tag="foo bar" hash="0c85c54332a588d18a85e963257e8fbc" meta="5cea9129d6a4f10e4790cc8665c48423" toread="yes" /> <post href="http://bar.com/" time="2011-07-26T17:52:04Z" description="Bar!" - extended="" + extended="long description Bar" tag="foo bar" hash="0c85c54332a588d18a85e963257e8fbc" meta="5cea9129d6a4f10e4790cc8665c48423" toread="yes" />