summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uiwriter6.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-09-21 16:22:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2022-09-21 18:08:27 +0200
commit318a7961fc3542724cb85e31edfbf3b898e2a4f3 (patch)
tree6ed141139bd00ef397737a0a1eb8174acc78ec51 /sw/CppunitTest_sw_uiwriter6.mk
parent85078a0d6353287c4494ea1e7fd14c44b9ab0c0e (diff)
possible fix for testRedlineAutoCorrect2 "Lorem,... Lorem,…" failure
Change-Id: I5cd7ec6b63f680da4d6f8e0ec896b3194ec14f2d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140350 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/CppunitTest_sw_uiwriter6.mk')
-rw-r--r--sw/CppunitTest_sw_uiwriter6.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_uiwriter6.mk b/sw/CppunitTest_sw_uiwriter6.mk
index 211df4c7c709..cf2bdad2da15 100644
--- a/sw/CppunitTest_sw_uiwriter6.mk
+++ b/sw/CppunitTest_sw_uiwriter6.mk
@@ -11,4 +11,6 @@
$(eval $(call sw_uiwriter_test,6))
+$(call gb_CppunitTest_get_target,sw_uiwriter6): $(call gb_Package_get_target,extras_autocorr)
+
# vim: set noet sw=4 ts=4: