summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-05-13 18:50:27 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2021-05-14 12:45:20 +0200
commit08905cea24f8f60f7774f10a7877a6311ff0001d (patch)
tree6323366e845dbec9e522f80d75fadc25a45e32cd /sc/CppunitTest_sc_ucalc.mk
parent9da5f12be26d1420c65b172af728f47347a6ce2d (diff)
sc_ucalc: move pivot table tests to their own module
in order to split sc_ucalc monster into smaller modules Change-Id: I5fa1b9b7366c45414d26804a09d1b78aebc83e2d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115568 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 bdf28c70a8be..ad4d96735b9f 100644
--- a/sc/CppunitTest_sc_ucalc.mk
+++ b/sc/CppunitTest_sc_ucalc.mk
@@ -18,7 +18,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sc_ucalc, \
sc/qa/unit/ucalc_column \
sc/qa/unit/ucalc_condformat \
sc/qa/unit/ucalc_formula \
- sc/qa/unit/ucalc_pivottable \
))
$(eval $(call gb_CppunitTest_use_library_objects,sc_ucalc, \