Oops, convert tabs to spaces
This commit is contained in:
parent
5890a6a8a6
commit
88b5d2bf30
|
@ -70,8 +70,8 @@ class dbobjTestCase(unittest.TestCase):
|
|||
self.env.close()
|
||||
|
||||
def test03_dbobj_type_before_open(self):
|
||||
# Ensure this doesn't cause a segfault.
|
||||
self.assertRaises(db.DBInvalidArgError, db.DB().type)
|
||||
# Ensure this doesn't cause a segfault.
|
||||
self.assertRaises(db.DBInvalidArgError, db.DB().type)
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue