summaryrefslogtreecommitdiff
path: root/chart2/Module_chart2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/Module_chart2.mk')
-rw-r--r--chart2/Module_chart2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index 705321f02eb1..0061c0aabb91 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -33,6 +33,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,chart2,\
CppunitTest_chart2_export \
CppunitTest_chart2_import \
CppunitTest_chart2_trendcalculators \
+ CppunitTest_chart2_dump \
))
ifeq ($(ENABLE_CHART_TESTS),TRUE)