X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=atom-tests.el;h=3c5330c7b4e2058637d631cc95f735384f7c49f4;hb=refs%2Fheads%2Fmaster;hp=941580a32d598f9e5b5bdc535f2a75155d5b9f1d;hpb=d030b2c331461bf921d01dac05f7d69592f214fe;p=atom.el.git diff --git a/atom-tests.el b/atom-tests.el index 941580a..c822f25 100644 --- a/atom-tests.el +++ b/atom-tests.el @@ -118,7 +118,8 @@ "http://example.org/text" "Some text" (list :updated (atom-parse-time "2024-03-23T01:02:04+0400") - :summary "summary")) + :published (atom-parse-time "2024-03-23T01:02:04+0400") + :summary "Summary")) (atom-add-html-entry my-atom-feed "A HTLM entry"