Commit 10cdb749 authored by Neal Norwitz's avatar Neal Norwitz

Oops, convert tabs to spaces

parent 4fe44238
......@@ -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)
#----------------------------------------------------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment