summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-10-18 13:57:30 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-10-18 13:57:30 +0200
commite7c1c6d3867152b1e88a864b44a5b88acbf232e0 (patch)
tree58611d33ca49f23dfdfc15d0788f233ae5d1d880 /testautomation/framework/optional
parenta566b1dc6fb25201af4d36b86ff6c4cbd9dd36a6 (diff)
automationdev300m87: #i115106 - Fix f_basic_package_export_import.bas
Diffstat (limited to 'testautomation/framework/optional')
-rw-r--r--[-rwxr-xr-x]testautomation/framework/optional/includes/basic_package_import.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/testautomation/framework/optional/includes/basic_package_import.inc b/testautomation/framework/optional/includes/basic_package_import.inc
index 31596ed21001..80fe04cc92d4 100755..100644
--- a/testautomation/framework/optional/includes/basic_package_import.inc
+++ b/testautomation/framework/optional/includes/basic_package_import.inc
@@ -102,9 +102,7 @@ testcase tBasicPackageImport
next iCurrentLib
cLibraryName = BibliotheksListe.getSelText()
- if ( not hClickButton( Hinzufuegen ) ) then
- warnlog( "#i64007 - Office crashes on clicking import button" )
- endif
+ hClickButton( Hinzufuegen )
kontext "OeffnenDlg"
hCloseDialog( OeffnenDlg, "cancel" )