X-Git-Url: http://gitweb.fperrin.net/?p=atom.git;a=blobdiff_plain;f=atom-tests.el;h=c822f25dd10ce38b4d96938f2aba854177900856;hp=941580a32d598f9e5b5bdc535f2a75155d5b9f1d;hb=HEAD;hpb=d030b2c331461bf921d01dac05f7d69592f214fe 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"