summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/w_contextmenu.bas
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/w_contextmenu.bas')
-rwxr-xr-xtestautomation/writer/optional/w_contextmenu.bas2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/writer/optional/w_contextmenu.bas b/testautomation/writer/optional/w_contextmenu.bas
index bc00caba5552..06ad8b1b1302 100755
--- a/testautomation/writer/optional/w_contextmenu.bas
+++ b/testautomation/writer/optional/w_contextmenu.bas
@@ -64,5 +64,5 @@ sub LoadIncludeFiles
use "global\system\includes\master.inc"
use "global\system\includes\gvariabl.inc"
Call GetUseFiles
- gApplication = "Writer"
+ gApplication = "WRITER"
end sub