From fcbabad4e760a9fda8bbb5069e5dc45ab390b78d Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Sat, 12 Aug 2017 07:18:26 +0000 Subject: tdf#45904 Remove/disable obsolete _XDataPilotTable Java tests The _XDataPilotTable tests are already written in C++ since commit 95780ec73990f96dc16fc677c895d00fa1360008. Change-Id: I5785a2b8edbe3166c8f81348cb36c117a4b9b736 Reviewed-on: https://gerrit.libreoffice.org/41079 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- qadevOOo/Jar_OOoRunner.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'qadevOOo/Jar_OOoRunner.mk') diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk index 0808ae1dc59b..82ba7bbc8bf7 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -601,7 +601,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor \ qadevOOo/tests/java/ifc/sheet/_XDatabaseRanges \ qadevOOo/tests/java/ifc/sheet/_XDataPilotField \ - qadevOOo/tests/java/ifc/sheet/_XDataPilotTable \ qadevOOo/tests/java/ifc/sheet/_XDataPilotTables \ qadevOOo/tests/java/ifc/sheet/_XDataPilotTablesSupplier \ qadevOOo/tests/java/ifc/sheet/_XDDELink \ -- cgit