]> sipb.mit.edu Git - ikiwiki.git/blobdiff - t/comments.t
(no commit message)
[ikiwiki.git] / t / comments.t
index 4721d7a9cb130727868ed8f49aefd6dd81c45d70..da2148b6b8f8cc5a3a92db07420397971ae1fe84 100755 (executable)
@@ -21,14 +21,14 @@ writefile("post/comment_3._comment", "t/tmp/in", $comment);
 
 $comment = <<EOF;
 [[!comment username="christopher"
 
 $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"
   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);
   content="I conquered"]]
 EOF
 writefile("post/comment_1._comment", "t/tmp/in", $comment);