X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4ac930380b434fcbe1fbfa29f474591cf4bebf69..0b4981588e6e7e5c49219fa534482f789dc14dad:/t/comments.t
diff --git a/t/comments.t b/t/comments.t
index 9bc40b66a..fc87d72ff 100755
--- a/t/comments.t
+++ b/t/comments.t
@@ -68,6 +68,18 @@ sub slurp {
my $content = slurp("t/tmp/out/post/index.html");
ok(defined $content);
-ok($content =~ m/I conquered.*I explored.*I landed/s);
+like($content, qr/I conquered.*I explored.*I landed/s);
+
+$content = slurp("t/tmp/out/post/index.atom");
+ok(defined $content);
+like($content, qr{
+ ');
+unlike($content, qr{