summaryrefslogtreecommitdiff
path: root/testautomation/graphics
diff options
context:
space:
mode:
authorWolfram Garten [wg] <Wolfram.Garten@oracle.com>2011-02-21 11:15:57 +0100
committerJan Holesovsky <kendy@suse.cz>2011-04-21 21:15:59 +0200
commit38dbeb58969d9c5a5747fac68b1f62529f48f5f9 (patch)
treef5c1dfa8e5fbe58ebd1eeb93b22f837734fa8aae /testautomation/graphics
parenteb90f67b5df4af94adfc098dd50c948c701a5ca6 (diff)
i117035: [Automation] adapt automated testscripts to new export format svg
Diffstat (limited to 'testautomation/graphics')
-rw-r--r--testautomation/graphics/optional/d_export_graphic_a.bas1
1 files changed, 1 insertions, 0 deletions
diff --git a/testautomation/graphics/optional/d_export_graphic_a.bas b/testautomation/graphics/optional/d_export_graphic_a.bas
index 45b5ef107409..ebe35387d000 100644
--- a/testautomation/graphics/optional/d_export_graphic_a.bas
+++ b/testautomation/graphics/optional/d_export_graphic_a.bas
@@ -61,6 +61,7 @@ sub main
Call tXPM 'X PixMap
Call tGIF 'Graphics Interchange Format
Call tJPEG 'Joint Photographic Experts Group
+ Call tSVG 'Scalable Vector Graphics
Call hStatusOut
end sub