Kaydet (Commit) d99d1d2c authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Remove the 2nd argument which was added unintentionally.

Change-Id: I264dba74bf4cab4beb97b33d3a71e82601119372
üst bd1fb229
...@@ -84,7 +84,7 @@ void Chart2XShapeTest::testFdo75075() ...@@ -84,7 +84,7 @@ void Chart2XShapeTest::testFdo75075()
void Chart2XShapeTest::testPropertyMappingBarChart() void Chart2XShapeTest::testPropertyMappingBarChart()
{ {
load("chart2/qa/extras/xshape/data/ods/", "property-mapping-bar.ods"); 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); CPPUNIT_TEST_SUITE_REGISTRATION(Chart2XShapeTest);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment