summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2023-03-01 10:54:39 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2023-03-01 16:21:23 +0000
commitbccd3f299f3e29578d1a0f041aeeba3bf28f778f (patch)
tree35fe3be62e223be39d08526e50a1872f2d6583c1 /sc/Module_sc.mk
parent00a602ca8e75ab5cf050e092289ef7165b343165 (diff)
sc: move import tests where they belong
and remove CppunitTest_sc_bugfix_test, which is no longer needed Change-Id: Idb1cff6580c621e325ce0b836695190d25467a0a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148035 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 8364a6b260f0..b55a717574ba 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -54,7 +54,6 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc_sharedformula \
CppunitTest_sc_ucalc_sparkline \
CppunitTest_sc_ucalc_sort \
- CppunitTest_sc_bugfix_test \
CppunitTest_sc_filters_test \
CppunitTest_sc_mark_test \
CppunitTest_sc_core \