Kaydet (Commit) ff338fac authored tarafından Markus Mohrhard's avatar Markus Mohrhard

add missing DoClose

Thanks to Daniel Bankston

Change-Id: Ieeff9d1a35f7abdab07bbe4eab459d89979e5402
üst b6aeba0d
......@@ -678,6 +678,8 @@ void ScFiltersTest::testSharedFormulaXLSX()
{
CPPUNIT_ASSERT(itr->second->GetType() & RT_SHARED);
}
xDocSh->DoClose();
}
void ScFiltersTest::testCellValueXLSX()
......
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