[FIX] mail: no_auto_thread default True if the model has no mail.thread
[odoo/odoo.git] / addons / web_tests / tests / test_ui_hello.js
1 console.log("hello from test_phantom_hello.js");
2 console.log("ok");
3 // For a failure use:
4 //console.log("error");
5 phantom.exit();