From e151e9f843ff231726e0b94799d1e84fdffe1c6a Mon Sep 17 00:00:00 2001 From: "Joerg Skottke [jsk]" Date: Mon, 18 Oct 2010 15:05:14 +0200 Subject: automationdev300m87: #i115106 - Change comparision values. There is no way for me to tell that these settings are correct, however, we can test for changes now. --- .../optional/includes/basic_vba-compat_application-union.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 testautomation/framework/optional/includes/basic_vba-compat_application-union.inc (limited to 'testautomation/framework/optional') diff --git a/testautomation/framework/optional/includes/basic_vba-compat_application-union.inc b/testautomation/framework/optional/includes/basic_vba-compat_application-union.inc old mode 100755 new mode 100644 index 9acd9d1b032e..e35fc8ae3494 --- a/testautomation/framework/optional/includes/basic_vba-compat_application-union.inc +++ b/testautomation/framework/optional/includes/basic_vba-compat_application-union.inc @@ -58,11 +58,11 @@ testcase tBasicVBACompatApplicationUnion() macro_identifier( 5 ) = "5: False" macro_identifier( 6 ) = "6: True" else - macro_identifier( 1 ) = "1: True" - macro_identifier( 2 ) = "2: True" + macro_identifier( 1 ) = "1: False" + macro_identifier( 2 ) = "2: False" macro_identifier( 3 ) = "3: True" - macro_identifier( 4 ) = "4: True" - macro_identifier( 5 ) = "5: True" + macro_identifier( 1 ) = "4: False" + macro_identifier( 2 ) = "5: False" macro_identifier( 6 ) = "6: True" endif -- cgit v1.2.3