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

Tomaž Vajngerl tomaz.vajngerl at collabora.com
Tue Feb 25 03:32:44 PST 2014


 sw/qa/extras/ooxmlexport/ooxmlexport.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit aaf1e86408758ff332bb071e329187b7369be1b2
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.com>
Date:   Tue Feb 25 12:30:26 2014 +0100

    fix test merge screw-up
    
    Change-Id: Id09d609c97872f7578b33e981d397fcdf7241e1b

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
index fa22b44..324838e 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport.cxx
@@ -3570,6 +3570,7 @@ DECLARE_OOXMLEXPORT_TEST(testNumberedLists_StartingWithZero, "FDO74105.docx")
 
     // Check that we do _not_ export w:start for <w:lvl w:ilvl="0">.
     assertXPath(pXmlDoc, "w:numbering/w:abstractNum[1]/w:lvl[1]/w:start", 0);
+}
 
 DECLARE_OOXMLEXPORT_TEST(testW14TextEffects_TextOutline, "TextEffects_TextOutline.docx")
 {


More information about the Libreoffice-commits mailing list