summaryrefslogtreecommitdiffstats
path: root/test/Library_test.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2018-01-07 12:05:53 +0900
committerTomaž Vajngerl <quikee@gmail.com>2018-01-07 09:34:44 +0100
commite1fb3d95ac6d58b60448981e82d90621cad7fea5 (patch)
tree0a409b12d7356847cde99572589ccc6953529e57 /test/Library_test.mk
parentfixup tdf#104986 move named parameters substitution into generic layer (diff)
downloadcore-e1fb3d95ac6d58b60448981e82d90621cad7fea5.tar.gz
core-e1fb3d95ac6d58b60448981e82d90621cad7fea5.zip
Remove XmlWriter in test module and use tools::XmlWriter
Change-Id: I0a0e07a6a71ed95d783d35b7d94b857074ec3450 Reviewed-on: https://gerrit.libreoffice.org/47523 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'test/Library_test.mk')
-rw-r--r--test/Library_test.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Library_test.mk b/test/Library_test.mk
index 957ffc0d97e0..c3fcdd020f1b 100644
--- a/test/Library_test.mk
+++ b/test/Library_test.mk
@@ -45,7 +45,6 @@ $(eval $(call gb_Library_add_exception_objects,test,\
test/source/xmltesttools \
test/source/htmltesttools \
test/source/mtfxmldump \
- test/source/xmlwriter \
test/source/primitive2dxmldump \
test/source/screenshot_test \
))