sal/qa/rtl_strings/rtl_OUString.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a076603a602cef9ce1fb7ef094fddd05b92cce58
Author: Christophe JAILLET <christophe.jail...@wanadoo.fr>
Date:   Sun Jul 8 19:34:04 2012 +0200

    Report correct test name
    
    Change-Id: I8181713f28e500b9aaaa60b9c32be304cdf93231

diff --git a/sal/qa/rtl_strings/rtl_OUString.cxx 
b/sal/qa/rtl_strings/rtl_OUString.cxx
index 8271253..64b9aa1 100644
--- a/sal/qa/rtl_strings/rtl_OUString.cxx
+++ b/sal/qa/rtl_strings/rtl_OUString.cxx
@@ -153,7 +153,7 @@ static sal_Bool test_rtl_OUString_ctor_005( hTestResult 
hRtlTestResult )
                 hRtlTestResult,
                 aUStr == aUStr1,
                 "New OUString from the first n characters of unicode string",
-                "ctor_004"
+                "ctor_005"
                 )
             );
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to