Kaydet (Commit) 9394362e authored tarafından Michael Stahl's avatar Michael Stahl

sw: remove SwUiWriterTest's empty.odt

Change-Id: I44e2881bcf1d50fbc4d35802d90ea8ee19b39f3a
üst 98ddd7a3
...@@ -1399,8 +1399,7 @@ void SwUiWriterTest::testEmbeddedDataSource() ...@@ -1399,8 +1399,7 @@ void SwUiWriterTest::testEmbeddedDataSource()
void SwUiWriterTest::testUnoCursorPointer() void SwUiWriterTest::testUnoCursorPointer()
{ {
auto xDocComponent(loadFromDesktop( auto xDocComponent(loadFromDesktop("private:factory/swriter",
getURLFromSrc(DATA_DIRECTORY) + "empty.odt",
"com.sun.star.text.TextDocument")); "com.sun.star.text.TextDocument"));
auto pxDocDocument( auto pxDocDocument(
dynamic_cast<SwXTextDocument *>(xDocComponent.get())); dynamic_cast<SwXTextDocument *>(xDocComponent.get()));
......
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