diff options
author | Joerg Skottke [jsk] <jsk@openoffice.org> | 2010-10-25 11:43:52 +0200 |
---|---|---|
committer | Joerg Skottke [jsk] <jsk@openoffice.org> | 2010-10-25 11:43:52 +0200 |
commit | 1207af1d5a3b8a1fe79668ebf8784c3d5a41828f (patch) | |
tree | 57c2d396d7b8557ab68294273154198b404150a7 /testautomation/spreadsheet/required | |
parent | d5e725a9b522706f4226c871648a489e15acf1bc (diff) |
automationdev300m87: #i115106 - Re-enabled tRecentDocuments.
Diffstat (limited to 'testautomation/spreadsheet/required')
-rw-r--r-- | testautomation/spreadsheet/required/includes/c_upd_filemenu.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testautomation/spreadsheet/required/includes/c_upd_filemenu.inc b/testautomation/spreadsheet/required/includes/c_upd_filemenu.inc index 38c25d41bde5..ea8efd09dd2c 100644 --- a/testautomation/spreadsheet/required/includes/c_upd_filemenu.inc +++ b/testautomation/spreadsheet/required/includes/c_upd_filemenu.inc @@ -358,10 +358,10 @@ endcase testcase tFileRecentDocuments -if gPlatform = "lin" then - warnlog "#110649# Due to bug this testcase is not available" - goto endsub -end if +'if gPlatform = "lin" then +' warnlog "#110649# Due to bug this testcase is not available" +' goto endsub +'end if dim sTestFile as string |