summaryrefslogtreecommitdiff
path: root/test/Library_subsequenttest.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-08-25 06:02:55 +0000
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-27 09:52:14 +0200
commit829b73b1e9cb4ed11feeff428220a39f3b666214 (patch)
treef12eedcd7d3be1bb28b4d51569f97d90554512a8 /test/Library_subsequenttest.mk
parentc298f79083cb7e09dd389a353b7bb25e6f5f00b2 (diff)
tdf#45904 Move _DataPilotItem Java tests to C++
Change-Id: Ia20630f4cc187bd6f1a47bb6d747fda3c8b39e86 Reviewed-on: https://gerrit.libreoffice.org/41551 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'test/Library_subsequenttest.mk')
-rw-r--r--test/Library_subsequenttest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk
index 132eabd27e5e..213951e7eeba 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -46,6 +46,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/sheet/cellproperties \
test/source/sheet/databaserange \
test/source/sheet/datapilotfield \
+ test/source/sheet/datapilotitem \
test/source/sheet/xarealink \
test/source/sheet/xcelladdressable \
test/source/sheet/xcellrangedata \