diff options
author | wg111939 <wg111939@sr1-eham02-02> | 2010-06-14 10:26:38 +0200 |
---|---|---|
committer | wg111939 <wg111939@sr1-eham02-02> | 2010-06-14 10:26:38 +0200 |
commit | cbddd4572fea93409d2b301a5e83489f7269288d (patch) | |
tree | 7ced558d29fe13279095f1e1ef419cf77cbc5398 /testautomation/global/required | |
parent | e3d773e8b7b3f0dec89c9c6e8b4a563a54b37818 (diff) |
Adjusting tests for renaissance2 changes, i94055
Diffstat (limited to 'testautomation/global/required')
-rwxr-xr-x[-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 a4ff969bcdf9..e05c1ba1d7e6 100644..100755 --- a/testautomation/global/required/includes/g_printing.inc +++ b/testautomation/global/required/includes/g_printing.inc @@ -232,7 +232,7 @@ testcase tPrintGeneral() warnlog( "<Arrange slides> should be enabled for Handouts" ) endif - lb_test( SlidesPerPage, 6, 0, "" ) + lb_test( SlidesPerPage, 7, 0, "" ) lb_test( ArrangeSlides, 2, 1, "" ) endif |