odoo/addons/website/tests/__init__.py

8 lines
173 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
import test_converter
import test_crawl
import test_ui
import test_views