unfail more

This commit is contained in:
Thomas Hurst 2008-09-23 17:08:16 +01:00
parent e49c73cf9e
commit 357992945a
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ class test_configfile(object):
self.configfile = configfile
def test_ConfigSyntaxError (self):
class _testcf ():
class _testcf (object):
errors_are_fatal = False
filename = 'test_filename'
_lnum = 123456789