diff options
Diffstat (limited to 'addons/uom/tests/__init__.py')
| -rw-r--r-- | addons/uom/tests/__init__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addons/uom/tests/__init__.py b/addons/uom/tests/__init__.py new file mode 100644 index 00000000..088d25a1 --- /dev/null +++ b/addons/uom/tests/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*-
+# Part of Odoo. See LICENSE file for full copyright and licensing details.
+
+from . import test_uom
|
