diff options
author | Wolfram Garten [wg] <Wolfram.Garten@oracle.com> | 2011-02-21 11:17:59 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-04-21 21:15:59 +0200 |
commit | c753fcef9d0f5177b2b840ceb1680ad99641c76c (patch) | |
tree | 3513e1a1571d4c5c889b01542f1ac0855e815e8a /testautomation | |
parent | af683b9f090204e0fc54cd42636f4aa693236ddd (diff) |
i117035: [Automation] adapt automated testscripts to new export format svg
Diffstat (limited to 'testautomation')
-rw-r--r-- | testautomation/graphics/optional/includes/global/g_load_save.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testautomation/graphics/optional/includes/global/g_load_save.inc b/testautomation/graphics/optional/includes/global/g_load_save.inc index d0d51e8337c7..7e9f9e8320fc 100644 --- a/testautomation/graphics/optional/includes/global/g_load_save.inc +++ b/testautomation/graphics/optional/includes/global/g_load_save.inc @@ -488,6 +488,8 @@ endcase 'tDeletedTemplate '------------------------------------------------------------------------------- testcase tSaveLoadLayoutEmpty +warnlog "#i110054# Empty OOo saved as UOF file comes up read only" +goto endsub Dim NewFileDir as String NewFileDir = ConvertPath (gOfficePath + "user\work\LayoutTest\") |