From 318a7961fc3542724cb85e31edfbf3b898e2a4f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 21 Sep 2022 16:22:21 +0100 Subject: [PATCH] =?UTF-8?q?possible=20fix=20for=20testRedlineAutoCorrect2?= =?UTF-8?q?=20"Lorem,...=20Lorem,=E2=80=A6"=20failure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5cd7ec6b63f680da4d6f8e0ec896b3194ec14f2d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140350 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- sw/CppunitTest_sw_uiwriter6.mk | 2 ++ 1 file changed, 2 insertions(+) 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: