Kaydet (Commit) b4d47ba9 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Close ScDocSh when done

Change-Id: I7b036fca1d595bb2dadcc488a534cbf28ecd345b
üst b6aad6de
......@@ -195,6 +195,8 @@ void ScFiltersTest::testTdf98657()
// this was a NaN before the fix
CPPUNIT_ASSERT_EQUAL(double(285.0), rDoc.GetValue(ScAddress(1, 1, 0)));
xDocSh->DoClose();
}
void ScFiltersTest::testTdf88821()
......
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