Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 893

Show
Ignore:
Timestamp:
12/29/05 12:28:28
Author:
fumanchu
Message:

Set WebCase?.PORT in testmain.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/test/helper.py

    r890 r893  
    236236def _test_main_thread(): 
    237237    try: 
     238        webtest.WebCase.PORT = cherrypy.config.get('server.socket_port') 
    238239        webtest.main() 
    239240    finally: 

Hosted by WebFaction

Log in as guest/cpguest to create tickets