summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-05-27 12:52:15 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-05-27 12:52:15 +0200
commitd1adc7ef1473b62ee5d6f7c0848c756d2afc14a1 (patch)
tree4e8f45cc46e1ebd135ff34be4dd81b84b77484cc
parentdf10d9b0c969ac623172ad3ae838c313b1a5352a (diff)
vitomation01: #i109696 - i_us_presentation.inc: Gnarf
-rw-r--r--testautomation/graphics/optional/includes/impress/i_us_present.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/graphics/optional/includes/impress/i_us_present.inc b/testautomation/graphics/optional/includes/impress/i_us_present.inc
index e70bce267110..1d55d6550827 100644
--- a/testautomation/graphics/optional/includes/impress/i_us_present.inc
+++ b/testautomation/graphics/optional/includes/impress/i_us_present.inc
@@ -632,7 +632,7 @@ testcase i_us_presentation7
next iKeyStroke
kontext "DocumentPresentation"
- if ( DocumentPresentation.notExists( 5 ) then
+ if ( DocumentPresentation.notExists( 5 ) ) then
printlog( "Presentation closed. Good." )
else
warnlog " Presentation not finished, fullscreen view still open."