From 87e0c9f6d7d753fbe4ade55d7c15ee07b1118c56 Mon Sep 17 00:00:00 2001 From: Marco Cecchetti Date: Thu, 5 Nov 2015 12:49:20 +0100 Subject: sd: add support for svg export unit tests Change-Id: Iafeaecad612b724c4eeb85e0c01c942afb6445d8 --- sd/Module_sd.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/Module_sd.mk') diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index 4bd26acb6feb..c62ea2078bfe 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -34,6 +34,7 @@ $(eval $(call gb_Module_add_check_targets,sd,\ CppunitTest_sd_filters_test \ CppunitTest_sd_html_export_tests \ CppunitTest_sd_tiledrendering \ + CppunitTest_sd_svg_export_tests \ )) endif -- cgit v1.2.3