diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-01-03 22:45:19 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-01-04 06:39:00 +0100 |
commit | 5de151f0fd7b590ae13560086b46ea84e4d9cf9c (patch) | |
tree | ed4188418ecdc9e02f369ff489e317f93a6ce868 /qadevOOo/Jar_OOoRunner.mk | |
parent | b0ab92eaa70dd6d6986b348525a901b75dfd7c69 (diff) |
tdf#45904 Move _TableAutoFormat Java tests to C++
Change-Id: Ib26a2d2a05d926a0d031c86812456996cb368792
Reviewed-on: https://gerrit.libreoffice.org/47361
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
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 b8ed2487e317..bc33f52aa853 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -579,7 +579,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocumentSettings \ qadevOOo/tests/java/ifc/sheet/_SpreadsheetViewSettings \ qadevOOo/tests/java/ifc/sheet/_SubTotalDescriptor \ - qadevOOo/tests/java/ifc/sheet/_TableAutoFormat \ qadevOOo/tests/java/ifc/sheet/_TableAutoFormatField \ qadevOOo/tests/java/ifc/sheet/_XActivationBroadcaster \ qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange \ |