Report correct test name
Change-Id: I8181713f28e500b9aaaa60b9c32be304cdf93231
This commit is contained in:
parent
7f1674d214
commit
a076603a60
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
)
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue