Changeset 1252
- Timestamp:
- 08/18/06 21:15:56
- Files:
-
- trunk/cherrypy/test/test.py (modified) (1 diff)
- trunk/cherrypy/test/test_wsgiapp.py (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/cherrypy/test/test.py
r1171 r1252 322 322 ## 'test_states', 323 323 'test_xmlrpc', 324 'test_wsgiapp ',324 'test_wsgiapps', 325 325 ] 326 326 CommandLineParser(testList).run()

