changeset 2773 | b2530e3e0afb |
parent 1977 | 606923dff11b |
child 3293 | 69c0ba095536 |
--- a/server/test/unittest_rqlannotation.py Tue Aug 11 17:04:59 2009 +0200 +++ b/server/test/unittest_rqlannotation.py Tue Aug 11 17:13:32 2009 +0200 @@ -6,7 +6,7 @@ from cubicweb.devtools import init_test_database from cubicweb.devtools.repotest import BaseQuerierTC -repo, cnx = init_test_database('sqlite') +repo, cnx = init_test_database() class SQLGenAnnotatorTC(BaseQuerierTC): repo = repo