summaryrefslogtreecommitdiff
path: root/test/Library_subsequenttest.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-08-24 21:05:38 +0000
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-27 09:50:02 +0200
commitc298f79083cb7e09dd389a353b7bb25e6f5f00b2 (patch)
tree833f494e67ad541747ed33f6634d340cfe4d101a /test/Library_subsequenttest.mk
parent90b5555e3ac951c6387f1fc9110119655b23b832 (diff)
tdf#45904: Move _DatabaseRange Java tests to C++
Change-Id: Iefe319c379ac8fffbb167b4bd4bcb235defabfa9 Reviewed-on: https://gerrit.libreoffice.org/41541 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 fac8f1b7706f..132eabd27e5e 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -44,6 +44,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/container/xnamed \
test/source/sheet/cellarealink \
test/source/sheet/cellproperties \
+ test/source/sheet/databaserange \
test/source/sheet/datapilotfield \
test/source/sheet/xarealink \
test/source/sheet/xcelladdressable \