summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-05-16 20:31:46 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2021-05-16 23:41:28 +0200
commit39270f32a2d93df691f61ed6a38854d611196e87 (patch)
tree5c1451570a53b5a6bff889dfd04b39705498686d /sc/CppunitTest_sc_ucalc.mk
parentff2e562cd2ef8f6c08180bce16d2c4000a8aa841 (diff)
sc_ucalc: no need to have one cxx file for just 3 tests
Change-Id: Ib56e14735e575606519b60d73ec539be86b01cc5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115678 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/CppunitTest_sc_ucalc.mk')
-rw-r--r--sc/CppunitTest_sc_ucalc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk
index fde0bf350eb3..16dfcf0e1d55 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -15,7 +15,6 @@ $(eval $(call gb_Library_use_common_precompiled_header,sc_ucalc))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_ucalc, \
sc/qa/unit/ucalc \
- sc/qa/unit/ucalc_column \
sc/qa/unit/ucalc_formula \
))