auth_signup/tests/__init__.py
Старков Евгений Федорович 0ef4ef71a1 odoo replaced to talisman
2024-05-21 15:09:15 +03:00

7 lines
196 B
Python

# -*- coding: utf-8 -*-
# Part of Talisman . See LICENSE file for full copyright and licensing details.
from . import test_login
from . import test_reset_password
from . import test_auth_signup