[Libreoffice-commits] .: sc/Module_sc.mk

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Sat Mar 24 22:14:17 PDT 2012


 sc/Module_sc.mk |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 78cd54c09d4951fdde851507a731aba261e03e70
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sun Mar 25 07:13:41 2012 +0200

    revert accidently commited lines

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index bd61ce6..8f51646 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -42,7 +42,8 @@ $(eval $(call gb_Module_add_targets,sc,\
 endif
 
 $(eval $(call gb_Module_add_check_targets,sc,\
-    CppunitTest_sc_chart_regression_test \
+    CppunitTest_sc_ucalc \
+    CppunitTest_sc_filters_test \
 ))
 
 $(eval $(call gb_Module_add_slowcheck_targets,sc,\


More information about the Libreoffice-commits mailing list