Index: trytond/tests/test_tryton.py ===================================================================--- a/trytond/tests/test_tryton.py +++ b/trytond/tests/test_tryton.py @@ -36,7 +36,7 @@ _CONFIGFILE = opt.config from trytond.config import CONFIG -CONFIG['db_type'] = 'sqlite' +CONFIG['db_type'] = 'postgresql' CONFIG.update_etc(_CONFIGFILE) if not CONFIG['admin_passwd']: CONFIG['admin_passwd'] = 'admin'
Please ignore this codereview, I ran ¨ hg review ¨ in the wrong directory. -- Nicolas Évrard B2CK SPRL rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 E-mail/Jabber: [email protected] Website: http://www.b2ck.com/
signature.asc
Description: Digital signature
