aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-editeng__Module_editeng.mk
blob: 841364914e6f7a1864c806c856b0f81f590f0246 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- editeng/Module_editeng.mk.orig	2014-09-16 16:10:41.000000000 -0400
+++ editeng/Module_editeng.mk	2014-10-08 17:20:09.000000000 -0400
@@ -28,8 +28,6 @@
 ))
 
 $(eval $(call gb_Module_add_check_targets,editeng,\
-	$(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \
-		CppunitTest_editeng_core) \
 	CppunitTest_editeng_borderline \
 	CppunitTest_editeng_lookuptree \
 ))