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

Changeset 1317

Show
Ignore:
Timestamp:
09/02/06 04:20:11
Author:
fumanchu
Message:

Typos in test/modpy.py imports.

Files:

Legend:

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

    r1275 r1317  
    3232import time 
    3333 
    34 from cherrypy import test 
     34from cherrypy.test import test 
    3535 
    3636 
     
    125125     
    126126    def _run(self, conf): 
    127         from cherrypy import webtest 
     127        from cherrypy.test import webtest 
    128128        webtest.WebCase.PORT = self.port 
    129129        print 

Hosted by WebFaction

Log in as guest/cpguest to create tickets