Kaydet (Commit) e58a179e authored tarafından Miklos Vajna's avatar Miklos Vajna

fix sw_subsequent_ooxmlimport after df99bb3d

Change-Id: Iffe97b25ad8714342a55bbe54909dd1a3d47bdec
üst ec14fbd0
......@@ -814,7 +814,7 @@ void Test::testN777345()
Graphic aGraphic(xGraphic);
// If this changes later, feel free to update it, but make sure it's not
// the checksum of a white/transparent placeholder rectangle.
CPPUNIT_ASSERT_EQUAL(sal_uLong(2404338915U), aGraphic.GetChecksum());
CPPUNIT_ASSERT_EQUAL(sal_uLong(3816010727U), aGraphic.GetChecksum());
}
void Test::testN777337()
......
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