summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-01-16 20:59:36 +0000
committerJens Carl <j.carl43@gmx.de>2019-01-16 23:50:30 +0100
commit1ffde9252f4583264a1f90449b9ea7cf83c2e9d9 (patch)
treecaa0f9ffef3906e80ad8110104d6d7229b501180 /sc/Module_sc.mk
parentaa3ef0a5efa3da3fe1d06509af52fe46fe8c6c81 (diff)
Rename ScTableConditionalFormatObj to ScTableConditionalFormat
Rename ScTableConditionalFormatObj to ScTableConditionalFormat to match the object name to test against. Change-Id: Ic14bc1181a6c0724e0973955119d9f2e731d0940 Reviewed-on: https://gerrit.libreoffice.org/66484 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 6ee193103f70..761511caca05 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -181,7 +181,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_subtotaldescriptorbaseobj \
CppunitTest_sc_subtotalfieldobj \
CppunitTest_sc_tableconditionalentryobj \
- CppunitTest_sc_tableconditionalformatobj \
+ CppunitTest_sc_tableconditionalformat \
CppunitTest_sc_tablerowsobj \
CppunitTest_sc_tablesheetobj \
CppunitTest_sc_tablesheetsobj \