summaryrefslogtreecommitdiffstats
path: root/testautomation
diff options
context:
space:
mode:
authorThorsten Bosbach <tbo@OpenOffice.org>2010-07-05 13:12:32 +0200
committerThorsten Bosbach <tbo@OpenOffice.org>2010-07-05 13:12:32 +0200
commit723f3864d4832c430c8f1f0db5ee95afbd705f9d (patch)
tree2ef5e5dde88d8a38ad3368cd266fcb2ae9696e28 /testautomation
parent#i112897# typo (diff)
downloadcore-723f3864d4832c430c8f1f0db5ee95afbd705f9d.tar.gz
core-723f3864d4832c430c8f1f0db5ee95afbd705f9d.zip
#i64504# enabled autotest again for this fixed issue
Diffstat (limited to 'testautomation')
-rwxr-xr-x[-rw-r--r--]testautomation/math/optional/includes/m_105.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/testautomation/math/optional/includes/m_105.inc b/testautomation/math/optional/includes/m_105.inc
index 3bfac36f6f25..8c0bdf773050 100644..100755
--- a/testautomation/math/optional/includes/m_105.inc
+++ b/testautomation/math/optional/includes/m_105.inc
@@ -487,8 +487,6 @@ testcase tToolsCatalog
endcase
testcase tToolsCatalogNew
- qaerrorlog "#i64504# Symbol set name is not saved on exiting OOo"
-goto endsub
dim i, j as integer
dim sTemp as string
dim iStartingSymbolSetCount as integer
@@ -626,7 +624,7 @@ goto endsub
SymbolSet.select ""
endcatch
i = Symbol.getItemCount
- if i <> 1 then
+ if i < 2 then
warnlog "Symbol not available in new Symbolset: intsead of 1: " + i
endif
SymbolSet.setText "TBOnewSymbolSetdelete"