flectra/addons/sale_advance_pricelist/tests/__init__.py

8 lines
252 B
Python
Raw Normal View History

2018-04-11 13:36:23 +02:00
# Part of Flectra See LICENSE file for full copyright and licensing details.
from . import sale_advance_pricelist_common
from . import test_01_first_match
from . import test_02_coupon_code
from . import test_03_all_match
from . import test_04_mix_all