X-Git-Url: http://gitweb.fperrin.net/?p=atom.git;a=blobdiff_plain;f=atom-tests.el;fp=atom-tests.el;h=941580a32d598f9e5b5bdc535f2a75155d5b9f1d;hp=a725a55ac3d607f7bc9e5e04d9870a1a2a3a8218;hb=d030b2c331461bf921d01dac05f7d69592f214fe;hpb=930f6ac80d1c38dafa6fa7fa34e99067b2cfab1c diff --git a/atom-tests.el b/atom-tests.el index a725a55..941580a 100644 --- a/atom-tests.el +++ b/atom-tests.el @@ -135,7 +135,7 @@ :summary "

summary...

")) (atom-print my-atom-feed) - (atom-print-as-rss my-atom-feed))) + (atom-print-as-rss my-atom-feed "http://example.org/feed.rss"))) (provide 'atom-tests) ;;; atom-tests.el ends here