summaryrefslogtreecommitdiff
path: root/test/Library_subsequenttest.mk
diff options
context:
space:
mode:
authoranfanite396 <dipamt1729@gmail.com>2023-08-01 19:39:26 +0530
committerTomaž Vajngerl <quikee@gmail.com>2023-08-26 13:30:26 +0200
commitd1fef008f10da02700fe9d46bc86c3a50cae7a21 (patch)
tree3f939d38bcccc92746d3e0a5cc6bd04d712d12b9 /test/Library_subsequenttest.mk
parent38170c21461a5933fe6b2341532ef6527b5a65b6 (diff)
tdf#45904: Move _DocumentIndexMark Java tests to C++
Change-Id: I144d06ab3abb47134060d554a4016009246aa739 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155163 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.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 a8f4258df040..f8fd36e1d2ba 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -189,6 +189,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/table/xtablerows \
test/source/text/baseindex \
test/source/text/baseindexmark \
+ test/source/text/documentindexmark \
test/source/text/numberingrules \
test/source/text/textcontent \
test/source/text/xautotextcontainer \