summaryrefslogtreecommitdiff
path: root/testautomation
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
commitef43518a2ac6caac369275bf741110358d1f6194 (patch)
tree602025d4e5a33eba531d97d514e968de000547aa /testautomation
parentc8807d2ea06ac40ced3f0bf8d9125225db004adc (diff)
i117035: [Automation] adapt automated testscripts to new export format svg
Diffstat (limited to 'testautomation')
-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 45b5ef107..ebe35387d 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