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

Changeset 1088

Show
Ignore:
Timestamp:
05/02/06 18:03:40
Author:
fumanchu
Message:

Fixed bug in staticdir test.

Files:

Legend:

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

    r1078 r1088  
    110110        self.assertErrorPage(500) 
    111111        self.assertInBody("TypeError: staticdir() takes at least 2 " 
    112                           "non-keyword arguments (1 given)") 
     112                          "arguments (1 given)") 
    113113         
    114114        # Test up-level security 

Hosted by WebFaction

Log in as guest/cpguest to create tickets