Blob Blame History Raw
--- CherryPy-2.1.0/cherrypy/test/test.py-orig	2005-10-21 15:43:04.000000000 +0200
+++ CherryPy-2.1.0/cherrypy/test/test.py	2005-11-01 12:06:51.000000000 +0100
@@ -350,7 +350,7 @@
     CPTestHarness(testList).run()
     
     print
-    raw_input('hit enter')
+
 
 
 if __name__ == '__main__':