Changeset 1851
- Timestamp:
- 01/13/08 16:50:24
- Files:
-
- branches/cherrypy-2.x/cherrypy/test/test_config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/cherrypy-2.x/cherrypy/test/test_config.py
r1282 r1851 79 79 def testConfig(self): 80 80 tests = [ 81 ('*', 'luxuryyacht', 'throatwobblermangrove'),82 81 ('/', 'nex', 'None'), 83 82 ('/', 'foo', 'this'),

