Mercurial > p > roundup > code
diff test/test_htmltemplate.py @ 602:c242455d9b46 config-0-4-0-branch
Brought the config branch up to date with HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 06 Feb 2002 04:05:55 +0000 |
| parents | 912029653c1c |
| children |
line wrap: on
line diff
--- a/test/test_htmltemplate.py Wed Feb 06 03:47:17 2002 +0000 +++ b/test/test_htmltemplate.py Wed Feb 06 04:05:55 2002 +0000 @@ -8,7 +8,7 @@ # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # -# $Id: test_htmltemplate.py,v 1.8 2002-02-06 03:47:16 richard Exp $ +# $Id: test_htmltemplate.py,v 1.8.2.1 2002-02-06 04:05:55 richard Exp $ import unittest, cgi, time @@ -314,6 +314,9 @@ # # $Log: not supported by cvs2svn $ +# Revision 1.8 2002/02/06 03:47:16 richard +# . #511586 ] unittest FAIL: testReldate_date +# # Revision 1.7 2002/01/23 20:09:41 jhermann # Proper fix for failing test #
