summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-09-18 16:27:04 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-09-18 16:27:30 +0200
commit5176e5b2e932a7123f389823f2b5174fe436a2cc (patch)
treeb5b0e5c05807ef675956e971dd373ec03d91a920
parent5a794cddb2132c93f7ded74686c3aa57efaf48eb (diff)
typo: wrong commit hash
Change-Id: If2e81662c9d83d14dccda13fa66e87898757ce96
-rw-r--r--sw/qa/extras/htmlimport/htmlimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/htmlimport/htmlimport.cxx b/sw/qa/extras/htmlimport/htmlimport.cxx
index 791c68f0fcfb..03701c46d1a1 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());