6 lines
158 B
Python
6 lines
158 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import common
|
|
from . import test_authorize
|
|
from . import test_refund_flows
|