i116396: [Automation]: adapt the Impress/Draw autotests for removed binfilter export

This commit is contained in:
Wolfram Garten [wg] 2011-01-19 10:49:18 +01:00
parent 32e427257a
commit 777eb0c8ab

View file

@ -30,15 +30,6 @@
'* short description :
'*
'**************************************************************************************
' #1 tiEditUndo
' #1 tiEditRedo
' #1 tiEditClipboard
' #1 tiEditPasteSpecial_HTML
' #1 tdEditPasteSpecial_Text
' #1 tdEditPasteSpecial_Graphic
' #1 tdEditPasteSpecial_Circle
' #1 tiEditPasteSpecial
'\*************************************************************************************
testcase tiEditUndo
@ -128,6 +119,7 @@ testcase tiEditUndo
end if
TabPositionAndSize.Cancel
printlog "Close document"
Call hCloseDocument
sLocaltestfile = hFileGetLocalPath( gTesttoolPath + "leer."+ExtensionString )
printlog sLocaltestfile
if (FileExists (sLocaltestfile)) then
@ -137,8 +129,7 @@ testcase tiEditUndo
warnlog "File is missing."
endif
printlog "Close document"
Call hCloseDocument
printlog "Close document"
endcase 'tiEditUndo