6 lines
127 B
Python
6 lines
127 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
from . import test_autopost_bills
|
||
|
from . import test_partner_peppol_fields
|
||
|
from . import test_ubl_cii
|