blob: 15f0e60358e9bcde4292354fec18b8bb01cb6306 (
plain)
1
2
3
4
5
6
|
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import test_ui
from . import test_website_blog_flow
from . import test_performance
|