summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-18 11:42:00 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-18 11:42:00 +0000
commit57650b65a871f6d2afcac95d0bb50ab561b61c32 (patch)
tree1152c2912b99706226ed949478e4268bfbc330e5
parentea367076fc8fe30b7fc7a26d86dda517d195b5f2 (diff)
INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED
2008/07/21 15:29:33 fredrikh 1.1.12.1: endif into end if.
-rwxr-xr-xtestautomation/writer/required/includes/w_008_.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/writer/required/includes/w_008_.inc b/testautomation/writer/required/includes/w_008_.inc
index a0cc1282f644..00f7950870e2 100755
--- a/testautomation/writer/required/includes/w_008_.inc
+++ b/testautomation/writer/required/includes/w_008_.inc
@@ -7,9 +7,9 @@
'*
'* $RCSfile: w_008_.inc,v $
'*
-'* $Revision: 1.1 $
+'* $Revision: 1.2 $
'*
-'* last change: $Author: fredrikh $ $Date: 2008-06-18 08:26:31 $
+'* last change: $Author: vg $ $Date: 2008-08-18 12:42:00 $
'*
'* This file is part of OpenOffice.org.
'*
@@ -50,7 +50,7 @@ testcase tWindowNewWindow
if gApplication = "HTMLDOKUMENT" then
printlog "Not in WriterWeb !"
goto endsub
- endif
+ end if
Call hNewDocument
printlog " Open new document"
Call hTabelleEinfuegen