mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 05:42:13 -06:00
4 lines
137 B
Python
4 lines
137 B
Python
"""Module test initialisation."""
|
|
# -*- coding: utf-8 -*-
|
|
from . import test_document_page_approval, test_document_page_history_workflow
|