mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-18 12:32:04 +02:00
5 lines
159 B
Python
5 lines
159 B
Python
# License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html).
|
|
|
|
from . import test_project
|
|
from . import test_task
|
|
from . import test_controller
|