summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorWolfram Garten [wg] <Wolfram.Garten@oracle.com>2011-02-21 11:15:57 +0100
committerWolfram Garten [wg] <Wolfram.Garten@oracle.com>2011-02-21 11:15:57 +0100
commitfcff7c2c402a1cff0f5ed6f90d906a27b9357003 (patch)
tree2c542b9c0e2e7ec412eca66bdd55c9b70b6109a9 /testautomation
parent06601d33f1b67b228b4dc3945ce0a52191effbbe (diff)
i117035: [Automation] adapt automated testscripts to new export format svg
Diffstat (limited to 'testautomation')
-rwxr-xr-xtestautomation/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 100755
--- 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