diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-10-20 22:39:21 +0000 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-10-29 23:45:13 +0100 |
commit | ba93d6aeb73cba64f037a0bd88d96fedb90f3f2f (patch) | |
tree | 8bec0d8dde2d50728466d01226e8b85efc92bdf0 /qadevOOo/Jar_OOoRunner.mk | |
parent | 4200896e36f259a60b3d3288e13ff08d2fda861c (diff) |
tdf#45904: Move Java _XSheetFilterDescriptor tests to C++
Change-Id: If9bbef199f2c698f9ffeb3d57423b66ebd439a94
Reviewed-on: https://gerrit.libreoffice.org/43635
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'qadevOOo/Jar_OOoRunner.mk')
-rw-r--r-- | qadevOOo/Jar_OOoRunner.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk index 42108bb54891..796fc0805945 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -626,7 +626,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/ifc/sheet/_XSheetConditionalEntry \ qadevOOo/tests/java/ifc/sheet/_XSheetFilterable \ qadevOOo/tests/java/ifc/sheet/_XSheetFilterableEx \ - qadevOOo/tests/java/ifc/sheet/_XSheetFilterDescriptor \ qadevOOo/tests/java/ifc/sheet/_XSpreadsheetView \ qadevOOo/tests/java/ifc/style/_CharacterProperties \ qadevOOo/tests/java/ifc/style/_CharacterPropertiesAsian \ |