sc/qa/unit/subsequent_export-test.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 0c267bbc2c023ba5c0c905c91c3324aab6ce00cb Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Dec 23 12:46:42 2016 +0100 Close ScDocSh when done Change-Id: Ic98999566da306f7cf5da81f8e7809ec36729513 diff --git a/sc/qa/unit/subsequent_export-test.cxx b/sc/qa/unit/subsequent_export-test.cxx index 0473701..67b77fb 100644 --- a/sc/qa/unit/subsequent_export-test.cxx +++ b/sc/qa/unit/subsequent_export-test.cxx @@ -3901,6 +3901,7 @@ void ScExportTest::testHiddenRepeatedRowsODS() CPPUNIT_ASSERT(bHidden); CPPUNIT_ASSERT_EQUAL((SCROW)0, nFirstRow); CPPUNIT_ASSERT_EQUAL((SCROW)20, nLastRow); + xDocSh->DoClose(); } void ScExportTest::testHyperlinkTargetFrameODS() _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits