diff options
author | fredrikh <fredrikh@openoffice.org> | 2008-06-17 12:02:42 +0000 |
---|---|---|
committer | fredrikh <fredrikh@openoffice.org> | 2008-06-17 12:02:42 +0000 |
commit | 958727f474013078e679831d3c419e57e1ee2b3c (patch) | |
tree | 078a4c7a38d6ed2be7d05746f9eb4946b88175c5 /testautomation | |
parent | 166177c5e7c56e6371dd2db008c1e5a3fcda349b (diff) |
Chg: Outcommenting g_customize.
Diffstat (limited to 'testautomation')
-rw-r--r-- | testautomation/global/required/includes/g_customize.inc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/testautomation/global/required/includes/g_customize.inc b/testautomation/global/required/includes/g_customize.inc index fe1e9cfd38ae..e1e6882e6429 100644 --- a/testautomation/global/required/includes/g_customize.inc +++ b/testautomation/global/required/includes/g_customize.inc @@ -8,9 +8,9 @@ '* '* $RCSfile: g_customize.inc,v $ '* -'* $Revision: 1.1 $ +'* $Revision: 1.2 $ '* -'* last change: $Author: jsi $ $Date: 2008-06-13 10:27:03 $ +'* last change: $Author: fredrikh $ $Date: 2008-06-17 13:02:42 $ '* '* This file is part of OpenOffice.org. '* @@ -42,6 +42,8 @@ '\*********************************************************************** testcase tToolsCustomize +WarnLog "#i90134# - tToolsCustomize outcommented due to bug." + Dim iCountMsgBox as integer '/// open application ///' Call hNewDocument |