office-gobmx/sw/CppunitTest_sw_layoutwriter3.mk
Xisco Fauli 92598f5a5e CppunitTest_sw_layoutwriter: split in two
it already has 110 tests

Change-Id: I4f218c873b5771e46cd2037249f0bb9db5f6b808
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148554
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-03-09 19:09:45 +00:00

14 lines
537 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_layoutwriter_test,3))
# vim: set noet sw=4 ts=4: