diff options
author | Oliver Craemer [oc] <oliver.craemer@oracle.com> | 2010-11-04 16:14:19 +0100 |
---|---|---|
committer | Oliver Craemer [oc] <oliver.craemer@oracle.com> | 2010-11-04 16:14:19 +0100 |
commit | b51315f8c212be3004cab85edced97e1eff44b4e (patch) | |
tree | a86da5af97bea96f498b8151186538609152f744 /testautomation/global/required | |
parent | 29924b1a99f36d5402eaaa12c2570a5e6814acdf (diff) |
#i1154083# Printtests broken due to enhanced listbox
Diffstat (limited to 'testautomation/global/required')
-rw-r--r-- | testautomation/global/required/includes/g_printing.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/global/required/includes/g_printing.inc b/testautomation/global/required/includes/g_printing.inc index 15ee12c4308d..2d0bd716e551 100644 --- a/testautomation/global/required/includes/g_printing.inc +++ b/testautomation/global/required/includes/g_printing.inc @@ -408,7 +408,7 @@ testcase tPrintLayout() endif endif - lb_test( PrintOrder, 2, 1, "" ) + lb_test( PrintOrder, 4, 1, "" ) cb_test( BorderAroundPages, false, "" ) select case( gApplication ) |