whoops - revert

This commit is contained in:
Skip Montanaro 2008-02-10 15:32:16 +00:00
parent c376f20d76
commit a5a9a733c8
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class AnyDBMTestCase(unittest.TestCase):
'c': 'the',
'd': 'way',
'f': 'Guido',
'g': 'indented'
'g': 'intended'
}
def __init__(self, *args):