diff options
Diffstat (limited to 'tests/libtest')
-rw-r--r-- | tests/libtest/lib517.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/lib517.c b/tests/libtest/lib517.c index ea296914f..1a4aefc54 100644 --- a/tests/libtest/lib517.c +++ b/tests/libtest/lib517.c @@ -23,7 +23,7 @@ const char *dates[]={ "Sat, 11 Sep 2004 21:32:11 +0200", "20040912 15:05:58 -0700", "20040911 +0200", - "2094 Nov 6", +/* "2094 Nov 6", See ../data/test517 for details */ NULL }; |