mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-14 09:51:27 -06:00
7 lines
227 B
Python
7 lines
227 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import test_document_page
|
|
from . import test_document_page_create_menu
|
|
from . import test_document_page_history
|
|
from . import test_document_page_show_diff
|