From ec5859281727da3893e9785b9f6a6bac5ddc9afc Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 8 Aug 2001 00:27:18 +0000 Subject: [PATCH] removed a print git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@226 57a73879-2fb5-44c3-a270-3262357dd7e2 --- test/unittest.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/unittest.py b/test/unittest.py index a8dc807..6205759 100644 --- a/test/unittest.py +++ b/test/unittest.py @@ -44,11 +44,9 @@ AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. ''' -print 'hi' - __author__ = "Steve Purcell" __email__ = "stephen_purcell at yahoo dot com" -__version__ = "$Revision: 1.1 $"[11:-2] +__version__ = "$Revision: 1.2 $"[11:-2] import time import sys -- 2.30.2