]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/syndication/syndication-tests.factor
Fix the Atom feed generator
[factor.git] / basis / syndication / syndication-tests.factor
index b0bd5a2ff577c0088a93093a33f8c6c8f8958743..d8bf47c7d9261d65bac948e1c56d5cb82590da9b 100644 (file)
@@ -40,4 +40,4 @@ IN: syndication.tests
         }
     }
 } ] [ "vocab:syndication/test/atom.xml" load-news-file ] unit-test
-[ ] [ "vocab:syndication/test/atom.xml" load-news-file feed>xml xml>string drop ] unit-test
+[ t ] [ "vocab:syndication/test/atom.xml" load-news-file dup feed>xml xml>feed = ] unit-test