summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-06-28 08:09:33 +0000
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-07-02 04:49:14 +0200
commitc08dd17baf7ea63f10d5311e90c5c6a4c48aac20 (patch)
treecffa7913175d864719d8859e525a0d7504825c57 /sc/Module_sc.mk
parent01985fd8fccf46749b74ee733391ce8b6ec1f1f8 (diff)
tdf#45904 Move Java XCellAddressable test to C++
Change-Id: Ib68c7dd8087f19bd969cf5273c3a6e8664c6bb62 Reviewed-on: https://gerrit.libreoffice.org/39348 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
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 d1248eaca7d7..edb72275e6a9 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -121,6 +121,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_check_data_pilot_field \
CppunitTest_sc_check_data_pilot_table \
CppunitTest_sc_viewpaneobj \
+ CppunitTest_sc_cellobj \
CppunitTest_sc_cellcursorobj \
))