mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00
6 lines
174 B
Python
6 lines
174 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import test_document_page, test_document_page_history
|
|
from . import test_document_page_create_menu
|
|
from . import test_document_page_show_diff
|