[console_scripts]
test_odoo = odoo_tests.odoo_tests:main
drop_db = odoo_tests.odoo_tests:drop_db
create_db = odoo_tests.odoo_tests:create_db

