odoo/addons/decimal_precision/tests/__init__.py

7 lines
81 B
Python

# -*- coding: utf-8 -*-
import test_qweb_float
checks = [
test_qweb_float
]