summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/w_calculate.bas
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/w_calculate.bas')
-rw-r--r--testautomation/writer/optional/w_calculate.bas2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/writer/optional/w_calculate.bas b/testautomation/writer/optional/w_calculate.bas
index dd4f5fc9abf7..952d917bb2d8 100644
--- a/testautomation/writer/optional/w_calculate.bas
+++ b/testautomation/writer/optional/w_calculate.bas
@@ -74,5 +74,5 @@ sub LoadIncludeFiles
use "global\system\includes\master.inc"
use "global\system\includes\gvariabl.inc"
Call GetUseFiles
- gApplication = "Writer"
+ gApplication = "WRITER"
end sub