summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-08-13 09:29:00 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-08-13 09:29:00 +0200
commit9c6421ba403d02b3a2adcc7dbfe59786f75f0f7a (patch)
treec5819466a7aa24ab297ec51b882783f40bf1cbd7 /testautomation
parent681a157f8a83ddb4ac5cf65df85695eb94d52406 (diff)
automationooo330m3: #i107408# - Number of samples has changed: Old 60, new: 56
Diffstat (limited to 'testautomation')
-rwxr-xr-xtestautomation/framework/optional/includes/extras_modify_objects.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/framework/optional/includes/extras_modify_objects.inc b/testautomation/framework/optional/includes/extras_modify_objects.inc
index f2e4717d2e96..964d28a95b77 100755
--- a/testautomation/framework/optional/includes/extras_modify_objects.inc
+++ b/testautomation/framework/optional/includes/extras_modify_objects.inc
@@ -41,8 +41,8 @@ testcase tModifyObjects( iMode as integer, cCategory as string, sVer as string )
const CFN = "tModifyObjects::"
const RESTART = 15
- const TEMPLATE_COUNT = 236 ' For en-US/StarOffice, numbers may differ for Languages/Brands
- const SAMPLE_COUNT = 60 ' For en-US/StarOffice, numbers may differ for Languages/Brands
+ const TEMPLATE_COUNT = 236 ' For en-US/Oracle Open Office, numbers may differ for Languages/Brands
+ const SAMPLE_COUNT = 56 ' For en-US/Oracle Open Office, numbers may differ for Languages/Brands
dim iObjectFolder as integer