14 lines
437 B
Diff
14 lines
437 B
Diff
|
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
|
||
|
index 8fb2836f70e6..9036e8940d94 100644
|
||
|
--- a/sw/Module_sw.mk
|
||
|
+++ b/sw/Module_sw.mk
|
||
|
@@ -53,8 +53,6 @@ $(eval $(call gb_Module_add_check_targets,sw,\
|
||
|
))
|
||
|
|
||
|
$(eval $(call gb_Module_add_slowcheck_targets,sw,\
|
||
|
- $(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \
|
||
|
- CppunitTest_sw_uwriter) \
|
||
|
CppunitTest_sw_docbookexport \
|
||
|
CppunitTest_sw_fodfexport \
|
||
|
CppunitTest_sw_htmlexport \
|