summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_mailmerge.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2022-11-08 18:27:05 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2022-11-09 11:34:05 +0100
commit4170b94c443b3bd68b4cc75b8c344ecca3c249b0 (patch)
treef38255bdc4279e405133f8ef2d2d37e1945be7c3 /sw/CppunitTest_sw_mailmerge.mk
parentd1e02f58a211111dd745a54ae93114a56cfdda0c (diff)
SwModelTestBase: inherit from UnoApiXmlTest
it seems setUp/tearDown can also go as well. See the discussion in gerrit. Change-Id: I5e81dcdcb2e070eb4beb737f3cb25c86cb9d042b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142465 Tested-by: Xisco Fauli <xiscofauli@libreoffice.org> Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw/CppunitTest_sw_mailmerge.mk')
-rw-r--r--sw/CppunitTest_sw_mailmerge.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_mailmerge.mk b/sw/CppunitTest_sw_mailmerge.mk
index efc7f77aa522..0fc83a21b629 100644
--- a/sw/CppunitTest_sw_mailmerge.mk
+++ b/sw/CppunitTest_sw_mailmerge.mk
@@ -21,6 +21,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_mailmerge, \
cppuhelper \
sal \
sfx \
+ subsequenttest \
svl \
sw \
swqahelper \