aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest')
-rw-r--r--tests/libtest/lib517.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/libtest/lib517.c b/tests/libtest/lib517.c
index 3f7b064ab..38a65d30b 100644
--- a/tests/libtest/lib517.c
+++ b/tests/libtest/lib517.c
@@ -97,6 +97,8 @@ static const char *dates[]={
"Thu, 999999999999-Aug-2007 20:49:07 GMT",
"Thu, 12-Aug-2007 20:61:99999999999 GMT",
"IAintNoDateFool",
+ "Thu Apr 18 22:50 2007 GMT", /* without seconds */
+
NULL
};