Changeset 1473
- Timestamp:
- 12/07/06 12:22:56
- Files:
-
- trunk/cherrypy/test/test_states.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/cherrypy/test/test_states.py
r1460 r1473 320 320 'environment': "test_suite", 321 321 } 322 323 if host: 324 ServerStateTests.HOST = host 322 325 323 326 if ssl:

