Mercurial > p > roundup > code
diff test/test_mailgw.py @ 4570:6e3e4f24c753
Remove keyword expansions from CVS. All regression tests passed afterwards.
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Wed, 16 Nov 2011 09:51:38 -0500 |
| parents | d9d7319afffa |
| children | c426cb251bc7 |
line wrap: on
line diff
--- a/test/test_mailgw.py Wed Nov 16 08:05:41 2011 -0500 +++ b/test/test_mailgw.py Wed Nov 16 09:51:38 2011 -0500 @@ -8,8 +8,6 @@ # This module is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# -# $Id: test_mailgw.py,v 1.96 2008-08-19 01:40:59 richard Exp $ # TODO: test bcc
