odoo/openerp/addons/test_converter/tests/__init__.py

6 lines
126 B
Python

# -*- coding: utf-8 -*-
from . import test_html, test_gbf
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: