diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.com> | 2014-04-13 22:13:56 +0200 |
---|---|---|
committer | Tomaž Vajngerl <tomaz.vajngerl@collabora.com> | 2014-04-13 23:13:57 +0200 |
commit | e679c101ac6c995aa26c9e1490ddb8233e668438 (patch) | |
tree | 30eb7fd0ff65ebe819e4b98a425db9daf6ec9df9 /sd/Module_sd.mk | |
parent | 87c3fdeed8a1e9129966323c1100e1cd1aa31a9f (diff) |
sd html: impress html export test
Change-Id: I710868b4cb19cec2820c3cf699dd5d855e3da7e2
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r-- | sd/Module_sd.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index 63a345ef05ad..7850ba4d0559 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -30,6 +30,7 @@ $(eval $(call gb_Module_add_check_targets,sd,\ CppunitTest_sd_uimpress \ CppunitTest_sd_import_tests \ CppunitTest_sd_filters_test \ + CppunitTest_sd_html_export_tests \ )) endif |