office-gobmx/sw/CppunitTest_sw_uiwriter6.mk
Xisco Fauli 06f19fc079 sw: split CppunitTest_sw_uiwriter4 into uiwriter4 and uiwriter6
Similar to a2a2e07996
< sw: split CppunitTest_sw_uiwriter2 into uiwriter2 and uiwriter5 >

it already had 126 tests

Change-Id: Ia98a97ca621289c6b089f570bff3a1330a08efa8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130883
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-03-02 20:11:33 +01:00

14 lines
533 B
Makefile

# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
#*************************************************************************
$(eval $(call sw_uiwriter_test,6))
# vim: set noet sw=4 ts=4: