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()
void SwUiWriterTest::testUnoCursorPointer()
{
auto xDocComponent(loadFromDesktop(
getURLFromSrc(DATA_DIRECTORY) + "empty.odt",
auto xDocComponent(loadFromDesktop("private:factory/swriter",
"com.sun.star.text.TextDocument"));
auto pxDocDocument(
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