diff options
Diffstat (limited to 'sfx2/qa')
-rw-r--r-- | sfx2/qa/uitest/doc/objserv.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/qa/uitest/doc/objserv.py b/sfx2/qa/uitest/doc/objserv.py index 58ac79aebe20..369c2a4393fd 100644 --- a/sfx2/qa/uitest/doc/objserv.py +++ b/sfx2/qa/uitest/doc/objserv.py @@ -7,6 +7,7 @@ from uitest.framework import UITestCase from uitest.uihelper.common import get_url_for_data_file + # Test for sfx2/source/doc/objserv.cxx. class Test(UITestCase): |