summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
authorVasily Melenchuk <vasily.melenchuk@cib.de>2018-10-15 16:14:02 +0200
committerCaolán McNamara <caolanm@redhat.com>2018-10-16 12:35:28 +0200
commit48d22544be09bf63ded8eb48d1f8252b456f7fd5 (patch)
tree008bac42a20651889adc416078ca56f6929b6e95 /sw/Module_sw.mk
parentf3961ea18cf4f80d231f6bc63320af1454d1e7e9 (diff)
sw: merge test suites sw_unoapi and sw_unowriter
Both test suites have the same propose "Test to assert UNO API call results of Writer" so better to keep them together. Change-Id: I0ef7c28856a374dca3edcec73fd98a96c5067527 Reviewed-on: https://gerrit.libreoffice.org/61794 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r--sw/Module_sw.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 0d41a854c66a..43f2abdc60ce 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -97,7 +97,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
CppunitTest_sw_accessible_relation_set \
CppunitTest_sw_apitests \
CppunitTest_sw_unowriter \
- CppunitTest_sw_unoapi \
))
ifneq ($(DISABLE_GUI),TRUE)