diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-11-30 21:57:59 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-12-01 05:49:44 +0100 |
commit | 9be1f37fa2954191e06d570e98671868b47d4c76 (patch) | |
tree | f8eb2d931b073c0a4546df221fe00bf3c988da14 /qadevOOo/Jar_OOoRunner.mk | |
parent | 099772a10470e9125367e78ae77aa25bfd46cdc9 (diff) |
tdf#45904 Move XElementAccess Java tests to C++
Move XElementAccess Java tests to C++
for ScCellsObj.
Change-Id: If721582a36ef5a82fba20d4ec7e0806d1d0524d9
Reviewed-on: https://gerrit.libreoffice.org/64365
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 63ebd62f3844..a2e9b82e89f8 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -967,7 +967,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/mod/_sc/ScCellRangeObj \ qadevOOo/tests/java/mod/_sc/ScCellRangesObj \ qadevOOo/tests/java/mod/_sc/ScCellSearchObj \ - qadevOOo/tests/java/mod/_sc/ScCellsObj \ qadevOOo/tests/java/mod/_sc/ScCellTextCursor \ qadevOOo/tests/java/mod/_sc/ScChartObj \ qadevOOo/tests/java/mod/_sc/ScChartsObj \ |