summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-01-24 08:01:28 +0000
committerJens Carl <j.carl43@gmx.de>2019-01-24 18:41:53 +0100
commit03c62c4db748ea214fd7bcef07052d90acc865ea (patch)
tree410423ef7904244415491411d3ad48f8d551513b /sc/Module_sc.mk
parentc1a4ad00786cd08fc2db552de2ce152668a57129 (diff)
tdf#45904 Move XNamed Java tests to C++
Move XNamed Java tests to C++ for ScChartObj. Change-Id: I65c9a8f73844e98c60b705c956118359804c6c43 Reviewed-on: https://gerrit.libreoffice.org/66837 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index ddb29c745cc6..75b10a4de667 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -117,6 +117,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_cellrangesobj \
CppunitTest_sc_cellsenumeration \
CppunitTest_sc_chart2dataprovider \
+ CppunitTest_sc_chartobj \
CppunitTest_sc_check_data_pilot_field \
CppunitTest_sc_check_data_pilot_table \
CppunitTest_sc_check_xcell_ranges_query \