summaryrefslogtreecommitdiff
path: root/test/Library_subsequenttest.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-09-03 08:04:24 +0000
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-10-09 01:15:49 +0200
commitf3c6264d1e8a599ddfb23f6dc9a9dd2e42885c19 (patch)
treef6cb952b89b8ac3fa7e7d90b146f9052101d7b81 /test/Library_subsequenttest.mk
parent46fdca1e7d64fc1bb0305a683b185f11a44c25eb (diff)
tdf#45904: Move _XAreaLinks Java to C++
This allows to re-activate the test and fixes #i84701. Change-Id: Ifd295e9521a04e88a68aa96fad8f9e8e32f927fa Reviewed-on: https://gerrit.libreoffice.org/41855 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 bda4b7a8613b..2270669a0945 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -48,6 +48,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/sheet/datapilotfield \
test/source/sheet/datapilotitem \
test/source/sheet/xarealink \
+ test/source/sheet/xarealinks \
test/source/sheet/xcelladdressable \
test/source/sheet/xcellrangedata \
test/source/sheet/xcellrangereferrer \