From 78c4c6e3da88b4cb68db4fa34e45469fdb8fb4d5 Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Sat, 17 Jul 2010 01:39:30 +0200 Subject: [PATCH] test suite: remove obsolete $Id$ subversion keyword --- test_archivemail.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test_archivemail.py b/test_archivemail.py index a4b9df4..c83d1bf 100755 --- a/test_archivemail.py +++ b/test_archivemail.py @@ -17,7 +17,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ############################################################################ -# $Id$ """ Unit-test archivemail using 'PyUnit'.