summaryrefslogtreecommitdiff
path: root/chart2/Module_chart2.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-09-20 13:14:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-09-20 14:38:25 +0200
commit4e17fc21bf59d4dbd80de6a569172406c8f86a1c (patch)
treeab286bc43383e9bf7ed0617db2008c6e75f11035 /chart2/Module_chart2.mk
parent5edefc801fb48559c8064003f23d22d838710ee4 (diff)
split chart2 export unit test
since it was running for quite a while compared to the others Change-Id: Ia83a452fea67de425691f8ef66f23cde47fc0af8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140236 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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 fc2f0f95151f..1a26ebd2b959 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_Module_add_check_targets,chart2,\
$(eval $(call gb_Module_add_slowcheck_targets,chart2,\
CppunitTest_chart2_export \
CppunitTest_chart2_export2 \
+ CppunitTest_chart2_export3 \
CppunitTest_chart2_import \
CppunitTest_chart2_import2 \
CppunitTest_chart2_trendcalculators \