summaryrefslogtreecommitdiff
path: root/chart2/qa
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/qa')
-rw-r--r--chart2/qa/extras/xshape/chart2xshape.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/qa/extras/xshape/chart2xshape.cxx b/chart2/qa/extras/xshape/chart2xshape.cxx
index 0099eefa32a1..143fe6172404 100644
--- a/chart2/qa/extras/xshape/chart2xshape.cxx
+++ b/chart2/qa/extras/xshape/chart2xshape.cxx
@@ -84,7 +84,7 @@ void Chart2XShapeTest::testFdo75075()
void Chart2XShapeTest::testPropertyMappingBarChart()
{
load("chart2/qa/extras/xshape/data/ods/", "property-mapping-bar.ods");
- compareAgainstReference("property-mapping-bar.xml", true);
+ compareAgainstReference("property-mapping-bar.xml");
}
CPPUNIT_TEST_SUITE_REGISTRATION(Chart2XShapeTest);