summaryrefslogtreecommitdiff
path: root/test/source/sheet/xdatapilottables.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xdatapilottables.cxx')
-rw-r--r--test/source/sheet/xdatapilottables.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/source/sheet/xdatapilottables.cxx b/test/source/sheet/xdatapilottables.cxx
index e99bbea4c893..543bf48d6db4 100644
--- a/test/source/sheet/xdatapilottables.cxx
+++ b/test/source/sheet/xdatapilottables.cxx
@@ -30,7 +30,6 @@ void XDataPilotTables::testXDataPilotTables()
uno::Reference<sheet::XDataPilotDescriptor> xDPD(xDPT->createDataPilotDescriptor(),
UNO_QUERY_THROW);
- CPPUNIT_ASSERT_MESSAGE("Unable to create DataPilotDescriptor", xDPD.is());
xDPT->insertNewByName("XDataPilotTables", table::CellAddress(0, 9, 8), xDPD);
CPPUNIT_ASSERT_EQUAL_MESSAGE("Unable to insert new DataPilotTable", OUString("Filter"),