X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/94268a46cd30fc72b51714e42e9db741eb29cc73..3c1ba77639f83794e2f8331280d00d7d36d08992:/t/comments.t?ds=sidebyside diff --git a/t/comments.t b/t/comments.t index 4721d7a9c..da2148b6b 100755 --- a/t/comments.t +++ b/t/comments.t @@ -21,14 +21,14 @@ writefile("post/comment_3._comment", "t/tmp/in", $comment); $comment = <<EOF; [[!comment username="christopher" - date="1492-10-12T07:00:00Z" + date="1969-02-12T07:00:00Z" content="I explored"]] EOF writefile("post/comment_2._comment", "t/tmp/in", $comment); $comment = <<EOF; [[!comment username="william" - date="1066-10-14T12:00:00Z" + date="1969-01-14T12:00:00Z" content="I conquered"]] EOF writefile("post/comment_1._comment", "t/tmp/in", $comment);