diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-11-23 07:24:25 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2017-11-23 09:51:49 +0100 |
commit | a8681f24d786a5498844e29a3029cf9e60e74ca3 (patch) | |
tree | 5bc2d0c5250bbfacda1b0fcc8260ad195521029b /qadevOOo/Jar_OOoRunner.mk | |
parent | d3c607b4bbcc1727ba0d295ac7193bea2874ed5b (diff) |
tdf#45904 Move _XScenarioEnhanced Java test to C++
Change-Id: Ibc99dc0d50e612bc6cdebaf5f9c5f828e5af859f
Reviewed-on: https://gerrit.libreoffice.org/45123
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 f8d6b4a5ecd8..4ee5633c5650 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -609,7 +609,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/ifc/sheet/_XRangeSelection \ qadevOOo/tests/java/ifc/sheet/_XRecentFunctions \ qadevOOo/tests/java/ifc/sheet/_XScenario \ - qadevOOo/tests/java/ifc/sheet/_XScenarioEnhanced \ qadevOOo/tests/java/ifc/sheet/_XSheetAnnotationAnchor \ qadevOOo/tests/java/ifc/sheet/_XSheetCellCursor \ qadevOOo/tests/java/ifc/style/_CharacterProperties \ |