mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 14:12:00 +02:00
5 lines
142 B
Python
5 lines
142 B
Python
from . import test_build_component
|
|
from . import test_component
|
|
from . import test_lookup
|
|
from . import test_work_on
|
|
from . import test_utils
|