diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-12-06 06:51:14 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-12-07 00:15:29 +0100 |
commit | beae6c7a7f163daad0d4dea63a3d403af2745fd1 (patch) | |
tree | b61e6aef9505450be9df6f6effa0527307460f58 /qadevOOo/Jar_OOoRunner.mk | |
parent | 82af7584dcfe78b2242b3611bc00375871093189 (diff) |
tdf#45904 Move XIndexAccess Java tests to C++
Move XIndexAccess Java tests to C++ for ScUniqueCellFormatsObj.
Change-Id: I2aabc835d37c5f12afacfcbafc2d7d6346619a3c
Reviewed-on: https://gerrit.libreoffice.org/64666
Tested-by: Jenkins
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 86bda8985a6b..be961b469267 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -1008,7 +1008,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/mod/_sc/ScTableSheetsObj \ qadevOOo/tests/java/mod/_sc/ScTableValidationObj \ qadevOOo/tests/java/mod/_sc/ScTabViewObj \ - qadevOOo/tests/java/mod/_sc/ScUniqueCellFormatsObj \ qadevOOo/tests/java/mod/_sc/ScViewPaneObj \ qadevOOo/tests/java/mod/_sc/XMLContentExporter \ qadevOOo/tests/java/mod/_sc/XMLContentImporter \ |