mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
6 lines
142 B
Python
6 lines
142 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import test_reservations_calendar
|
|
from . import test_management_calendar
|
|
from . import test_product_pricelist
|