[Libreoffice-commits] core.git: sw/qa

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Sat May 18 23:09:25 UTC 2019


 sw/qa/extras/uiwriter/uiwriter2.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3f5f67c68ae42cd14c08341b597e0331358a0d3f
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Sat May 18 20:03:43 2019 +0200
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Sun May 19 01:04:02 2019 +0200

    uiwriter: Remove this useless line (must be copy-paste error)
    
    Change-Id: Iec4ec8caf06b63270fbca22fcc4e198ec4e4f9e4
    Reviewed-on: https://gerrit.libreoffice.org/72533
    Tested-by: Jenkins
    Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>

diff --git a/sw/qa/extras/uiwriter/uiwriter2.cxx b/sw/qa/extras/uiwriter/uiwriter2.cxx
index b7199d5f1b17..aabfc2362579 100644
--- a/sw/qa/extras/uiwriter/uiwriter2.cxx
+++ b/sw/qa/extras/uiwriter/uiwriter2.cxx
@@ -1015,7 +1015,6 @@ CPPUNIT_TEST_FIXTURE(SwUiWriterTest2, testTableWidth)
 
 CPPUNIT_TEST_FIXTURE(SwUiWriterTest2, testTextFormFieldInsertion)
 {
-    load(DATA_DIRECTORY, "frame_size_export.docx");
     SwDoc* pDoc = createDoc();
     CPPUNIT_ASSERT(pDoc);
     IDocumentMarkAccess* pMarkAccess = pDoc->getIDocumentMarkAccess();


More information about the Libreoffice-commits mailing list