6 lines
172 B
Python
6 lines
172 B
Python
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||
|
|
||
|
from . import test_frontend
|
||
|
from . import test_loyalty_history
|
||
|
from . import test_unlink_reward
|