Kaydet (Commit) edd4c694 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

UnoApiTest don't dispose mxDesktop

It breaks CppunitTest_sc_outlineobj,
which runs several setUp/tearDown several times?

Change-Id: Ic81324d150aa64135cdbedc4cb99f78d415da1aa
üst 16b91e13
......@@ -31,7 +31,6 @@ void UnoApiTest::setUp()
void UnoApiTest::tearDown()
{
uno::Reference< lang::XComponent >( mxDesktop )->dispose();
test::BootstrapFixture::tearDown();
}
......
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