changeset 2773 | b2530e3e0afb |
parent 1977 | 606923dff11b |
child 4252 | 6c4f109c2b03 |
--- a/server/test/unittest_checkintegrity.py Tue Aug 11 17:04:59 2009 +0200 +++ b/server/test/unittest_checkintegrity.py Tue Aug 11 17:13:32 2009 +0200 @@ -13,7 +13,7 @@ from cubicweb.server.checkintegrity import check -repo, cnx = init_test_database('sqlite') +repo, cnx = init_test_database() class CheckIntegrityTC(TestCase): def test(self):