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

Matúš Kukan matus.kukan at collabora.com
Thu Sep 18 07:28:13 PDT 2014


 sw/qa/extras/htmlimport/htmlimport.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5176e5b2e932a7123f389823f2b5174fe436a2cc
Author: Matúš Kukan <matus.kukan at collabora.com>
Date:   Thu Sep 18 16:27:04 2014 +0200

    typo: wrong commit hash
    
    Change-Id: If2e81662c9d83d14dccda13fa66e87898757ce96

diff --git a/sw/qa/extras/htmlimport/htmlimport.cxx b/sw/qa/extras/htmlimport/htmlimport.cxx
index 791c68f..03701c4 100644
--- a/sw/qa/extras/htmlimport/htmlimport.cxx
+++ b/sw/qa/extras/htmlimport/htmlimport.cxx
@@ -44,7 +44,7 @@ DECLARE_HTMLIMPORT_TEST(testInlinedImage, "inlined_image.html")
     SwEditShell* pEditShell = pDoc->GetEditShell();
     CPPUNIT_ASSERT(pEditShell);
 
-    // This was 1 before 1ef778072763a539809c74804ef074c556efe501
+    // This was 1 before 3914a711060341345f15b83656457f90095f32d6
     const sfx2::LinkManager& rLinkManager = pEditShell->GetLinkManager();
     CPPUNIT_ASSERT_EQUAL(size_t(0), rLinkManager.GetLinks().size());
 


More information about the Libreoffice-commits mailing list