summaryrefslogtreecommitdiff
path: root/test/source/sheet/xsheetannotationssupplier.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xsheetannotationssupplier.cxx')
-rw-r--r--test/source/sheet/xsheetannotationssupplier.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/source/sheet/xsheetannotationssupplier.cxx b/test/source/sheet/xsheetannotationssupplier.cxx
index 82e4bb41e6c9..622ea2bc202a 100644
--- a/test/source/sheet/xsheetannotationssupplier.cxx
+++ b/test/source/sheet/xsheetannotationssupplier.cxx
@@ -26,7 +26,6 @@ void XSheetAnnotationsSupplier::testGetAnnotations()
uno::Reference<sheet::XSheetAnnotations> xAnnotations(xSupplier->getAnnotations(),
UNO_QUERY_THROW);
- CPPUNIT_ASSERT_MESSAGE("Unable to get XSheetAnnotations", xAnnotations.is());
}
}