diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-11-18 03:51:29 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-11-18 08:05:35 +0100 |
commit | cd52e2775773f3628177da4551d9f18e83740910 (patch) | |
tree | b888fa26e5ddcbdd5be6174a4b9066bad7082235 /framework | |
parent | 4bd2e57653ce22044ab984b06c84f22ef287cecf (diff) |
tdf#45904 Move XEnumeration Java tests to C++
Move XEnumeration Java tests to C++
for ScIndexEnumeration_SheetLinksEnumeration.
Change-Id: I19bd376cc7921c9dcb7b08394c9c299c336921e3
Reviewed-on: https://gerrit.libreoffice.org/63511
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'framework')
-rw-r--r-- | framework/qa/complex/api_internal/api.lst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/qa/complex/api_internal/api.lst b/framework/qa/complex/api_internal/api.lst index eaf424757aa0..0e842eed2d31 100644 --- a/framework/qa/complex/api_internal/api.lst +++ b/framework/qa/complex/api_internal/api.lst @@ -101,7 +101,6 @@ job107=sc.ScIndexEnumeration_FunctionDescriptionEnumeration job108=sc.ScIndexEnumeration_LabelRangesEnumeration job109=sc.ScIndexEnumeration_NamedRangesEnumeration job111=sc.ScIndexEnumeration_SheetCellRangesEnumeration -job112=sc.ScIndexEnumeration_SheetLinksEnumeration job113=sc.ScIndexEnumeration_SpreadsheetsEnumeration job114=sc.ScIndexEnumeration_SpreadsheetViewPanesEnumeration job115=sc.ScIndexEnumeration_SubTotalFieldsEnumeration |