Kaydet (Commit) beddfe27 authored tarafından Matúš Kukan's avatar Matúš Kukan

fix typo

Change-Id: If0bbec305259e2b2c1b91813eef3faa3c2857900
üst 654734d4
......@@ -2248,7 +2248,7 @@ void ScFiltersTest::testNewCondFormatODS()
{
ScDocShellRef xDocSh = ScBootstrapFixture::loadDoc( "new_cond_format_test.", ODS );
CPPUNIT_ASSERT_MESSAGE("Failed to load new_cond_format_test.xlsx", xDocSh.Is());
CPPUNIT_ASSERT_MESSAGE("Failed to load new_cond_format_test.ods", xDocSh.Is());
ScDocument& rDoc = xDocSh->GetDocument();
......
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