summaryrefslogtreecommitdiff
path: root/test/Library_subsequenttest.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-11-11 01:34:27 +0000
committerJens Carl <j.carl43@gmx.de>2017-11-24 18:59:02 +0100
commitbefef6ff30f4eb6d3c61c1542839661d7f823dc4 (patch)
treefc73a6047db038b781318746ceeb6eade9569a38 /test/Library_subsequenttest.mk
parent4b30570bebb2632eb0ba5a5e48dfde0de00f54d4 (diff)
tdf#45904 Move _XSheetAnnotationAnchor Java test to C++
Fixes #i109517 for sc.ScCellObj by adding a note/comment during the set up of the test in sccellobj.cxx and allows to re-enabled the test. Change-Id: Ic7aa6bcb2606f555a76612a6f50c200d738674db Reviewed-on: https://gerrit.libreoffice.org/44617 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.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk
index a2bee04955d0..e70ee12970f3 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -74,6 +74,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/sheet/xspreadsheets2 \
test/source/sheet/xspreadsheetview \
test/source/sheet/xsheetannotation \
+ test/source/sheet/xsheetannotationanchor \
test/source/sheet/xsheetannotations \
test/source/sheet/xsheetannotationssupplier \
test/source/sheet/xsheetannotationshapesupplier \