76cb752
Index: CherryPy-3.0.3/cherrypy/test/test.py
8d018c6
===================================================================
76cb752
--- CherryPy-3.0.3.orig/cherrypy/test/test.py
76cb752
+++ CherryPy-3.0.3/cherrypy/test/test.py
76cb752
@@ -397,7 +397,6 @@ def run():
8d018c6
     success = clp.run()
8d018c6
     if clp.interactive:
8d018c6
         print
8d018c6
-        raw_input('hit enter')
8d018c6
     sys.exit(success)
51ab428
 
51ab428