summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2023-12-20 13:01:33 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2023-12-20 21:35:02 +0100
commitcb5642b1b542e79d98e3f6786beb7de427f44bb5 (patch)
tree29601146aab26d7c2dfff42ccaeb42c7546aeb9b /sw
parent8f07984471add9cb2e7b4fddcfaa505cc7d508fe (diff)
CppunitTest_sw_ooxmlexport20: remove copy&paste leftover
from author Xisco Fauli <xiscofauli@libreoffice.org> 2023-10-30 16:22:07 +0100 committer Xisco Fauli <xiscofauli@libreoffice.org> 2023-10-31 08:43:11 +0100 commit 117133575961dbce292a24f8afa1414785f2282c (patch) tree 29e6a859c0f48659fc5cc0dfd89da72037cb3db3 /sw/CppunitTest_sw_ooxmlexport20.mk parent a04fc307ba2706bb9e5b8441aaf4380797b5f397 (diff) CppunitTest_sw_ooxmlexport5: split into two Change-Id: I5ef959adb119af22b6c17ef7d64465166a13360b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161069 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw')
-rw-r--r--sw/CppunitTest_sw_ooxmlexport20.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport20.mk b/sw/CppunitTest_sw_ooxmlexport20.mk
index b2b778a4a12e..a308873a24dc 100644
--- a/sw/CppunitTest_sw_ooxmlexport20.mk
+++ b/sw/CppunitTest_sw_ooxmlexport20.mk
@@ -11,9 +11,4 @@
$(eval $(call sw_ooxmlexport_test,20))
-$(eval $(call gb_CppunitTest_use_uiconfigs,sw_ooxmlexport5, \
- svt \
- svx \
-))
-
# vim: set noet sw=4 ts=4: