[FIX] mail: no_auto_thread default True if the model has no mail.thread
[odoo/odoo.git] / addons / web_tests / tests / test_ui_load.js
1 // Load helper
2 phantom.injectJs(phantom.args[0]);
3 pt = new PhantomTest();
4 pt.run("/", "console.log('ok')", "console");