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

New commits:
commit 61fb52a38d752b955c1a43af50fa1467810822e3
Author: Jens Carl <j.car...@gmx.de>
Date:   Sun Aug 6 07:18:51 2017 +0000

    Fix typo in test documents path
    
    Change-Id: Icffe32e55bdf6d425b0f68adcd04f15f6100616b
    Reviewed-on: https://gerrit.libreoffice.org/40802
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sc/qa/extras/sccellobj.cxx b/sc/qa/extras/sccellobj.cxx
index 3ee66bb19789..c50fd3e2ebc4 100644
--- a/sc/qa/extras/sccellobj.cxx
+++ b/sc/qa/extras/sccellobj.cxx
@@ -48,7 +48,7 @@ sal_Int32 ScCellObj::nTest = 0;
 uno::Reference< lang::XComponent > ScCellObj::mxComponent;
 
 ScCellObj::ScCellObj()
-        : CalcUnoApiTest("/sc/qa/extrax/testdocuments")
+        : CalcUnoApiTest("/sc/qa/extras/testdocuments")
 {
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to