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

Changeset 832

Show
Ignore:
Timestamp:
11/21/05 19:15:06
Author:
fumanchu
Message:

Fix for test which broke in [827].

Files:

Legend:

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

    r823 r832  
    373373        try: 
    374374            self.getPage("/params/?notathing=meeting") 
    375             self.assertInBody("TypeError: index() got an unexpected keyword argument 'notathing'") 
     375            self.assertInBody("index() got an unexpected keyword argument 'notathing'") 
    376376        finally: 
    377377            ignore.pop() 

Hosted by WebFaction

Log in as guest/cpguest to create tickets