summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-07-08 09:45:24 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-07-08 09:45:24 +0200
commite4556d5f123bf3d704909932bc51eb8a1aa407c5 (patch)
tree5adba79a4e2a717ae85564d4b60f3a95e51f96a0 /testautomation
parent3999cb339afd9a69c36dc82167f050eed65b85fd (diff)
automationdev300m84: #i112935 - Removed the invalid issue-ids from the test tFormatWrapObject.
Diffstat (limited to 'testautomation')
-rwxr-xr-xtestautomation/writer/required/includes/w_005b_.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/writer/required/includes/w_005b_.inc b/testautomation/writer/required/includes/w_005b_.inc
index 1fa91373ec4a..46ad8e610587 100755
--- a/testautomation/writer/required/includes/w_005b_.inc
+++ b/testautomation/writer/required/includes/w_005b_.inc
@@ -469,14 +469,14 @@ testcase tFormatWrapObject
if ( hUseAsyncSlot( "FormatWrapContour" ) = -1 ) then
printlog( "Format / Wrap / Contour disabled. Good." )
else
- warnlog( "#i90964# Format / Wrap / Contour should not be enabled for frames" )
+ warnlog( "Format / Wrap / Contour should not be enabled for frames" )
end if
printlog " Format / Wrap / Edit Contour"
if ( hUseAsyncSlot( "FormatWrapEditContour" ) = -1 ) then
printlog( "Format / Wrap / Edit Contour disabled. Good." )
else
- Warnlog( "#i90964# Wrap / Edit Contour should not be enabled for frames" )
+ Warnlog( "Wrap / Edit Contour should not be enabled for frames" )
Kontext "KonturEditor"
if ( KonturEditor.exists( 2 ) ) then