diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-01-16 08:25:25 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-01-16 19:33:06 +0100 |
commit | 6e31851e72520ce08e5cd2bf1f3aaa9f100a3eff (patch) | |
tree | c0549f27469ed0a935cdb123f480822e6fca91ed /test/Library_subsequenttest.mk | |
parent | d6d9481a8dea2d88374f8293debb4b28c1c2e0d1 (diff) |
tdf#45904 Move _GlobalSheetSettings Java tests to C++
Change-Id: Icdc30eb65b10a72b66f26c0d55844b8fb433f090
Reviewed-on: https://gerrit.libreoffice.org/47976
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'test/Library_subsequenttest.mk')
-rw-r--r-- | test/Library_subsequenttest.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk index fd771e86495d..7b2a550b42bc 100644 --- a/test/Library_subsequenttest.mk +++ b/test/Library_subsequenttest.mk @@ -49,6 +49,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ test/source/sheet/datapilotfield \ test/source/sheet/datapilotitem \ test/source/sheet/documentsettings \ + test/source/sheet/globalsheetsettings \ test/source/sheet/scenario \ test/source/sheet/spreadsheetviewsettings \ test/source/sheet/subtotaldescriptor \ |