summaryrefslogtreecommitdiff
path: root/testautomation/framework/required/includes/tools_customize.inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-10-16 06:57:26 +0000
committerOliver Bolte <obo@openoffice.org>2008-10-16 06:57:26 +0000
commit920718b84f88c52559ef370e67c94d2fe4646ee2 (patch)
treecbfaf4fef2fefdd99c2988dccf267d2130192f32 /testautomation/framework/required/includes/tools_customize.inc
parenteadd952a783ee6397ff71bd876a36a81e3152ed8 (diff)
CWS-TOOLING: integrate CWS odbmacros3
Diffstat (limited to 'testautomation/framework/required/includes/tools_customize.inc')
-rwxr-xr-xtestautomation/framework/required/includes/tools_customize.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/testautomation/framework/required/includes/tools_customize.inc b/testautomation/framework/required/includes/tools_customize.inc
index a81ef50cb914..69d09f9252f7 100755
--- a/testautomation/framework/required/includes/tools_customize.inc
+++ b/testautomation/framework/required/includes/tools_customize.inc
@@ -623,8 +623,7 @@ function hUpdtToolsCustomizeEvents()
'///+<li>Check that the SaveIn control has two items</li>
kontext "TabCustomizeEvents"
- select case gApplication
- case "INSIGHT" : brc = hToolsCustomizeTestSaveIn( 1 )
+ select case gApplication
case "BACKGROUND" : brc = hToolsCustomizeTestSaveIn( 1 )
case else : brc = hToolsCustomizeTestSaveIn( 2 )
end select