Blob Blame History Raw
--- cherrypy/test/test.py.orig	2006-07-13 14:12:11.000000000 -0400
+++ cherrypy/test/test.py	2006-07-13 14:12:19.000000000 -0400
@@ -311,7 +311,6 @@
     CommandLineParser(testList).run()
     
     print
-    raw_input('hit enter')
 
 
 if __name__ == '__main__':