summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-03-15 20:32:15 +0000
committerJens Carl <j.carl43@gmx.de>2019-03-16 17:15:00 +0100
commitad04121efa8dd513bc0564515b5f305bb1549109 (patch)
treea4008d998b6308f6ba3d9e5e1959777c6dbd441d /sc/Module_sc.mk
parent88e76095a3faf36b45306dc8846605a1a252e06c (diff)
tdf#45904 Move XNameAccess Java tests to C++
Move XNameAccess Java tests to C++ for ScAutoFormatsObj. Change-Id: If0ce836f2d0628fa3e4a19f6a1789b74018e0229 Reviewed-on: https://gerrit.libreoffice.org/69329 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 3718ad342d5b..2b89b70f5922 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -107,6 +107,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_arealinkobj \
CppunitTest_sc_arealinksobj \
CppunitTest_sc_autoformatobj \
+ CppunitTest_sc_autoformatsobj \
CppunitTest_sc_cellcursorobj \
CppunitTest_sc_cellfieldsobj \
CppunitTest_sc_cellformatsenumeration \