[Libreoffice-commits] core.git: sc/qa
Kohei Yoshida
kohei.yoshida at collabora.com
Wed Jan 29 13:08:25 PST 2014
sc/qa/unit/ucalc.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 1cfe25dd41614ea4eb787504c76452bce9668fce
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Wed Jan 29 16:12:45 2014 -0500
Extra line.
Change-Id: I00a4e9c66cfe0fc3a5fd70283853670ac486c8a2
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index 4a9907a..adab89f 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -5216,7 +5216,6 @@ void Test::testImportStream()
CPPUNIT_ASSERT_EQUAL(6.0, m_pDoc->GetValue(ScAddress(0,1,0))); // formula
-
pUndoMgr->Clear();
m_pDoc->DeleteTab(0);
}
More information about the Libreoffice-commits
mailing list