From e1fb3d95ac6d58b60448981e82d90621cad7fea5 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sun, 7 Jan 2018 12:05:53 +0900 Subject: Remove XmlWriter in test module and use tools::XmlWriter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0a0e07a6a71ed95d783d35b7d94b857074ec3450 Reviewed-on: https://gerrit.libreoffice.org/47523 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- test/Library_test.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'test/Library_test.mk') 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 \ )) -- cgit v1.2.3