diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-01-15 21:17:29 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-01-15 21:17:29 +0000 |
commit | f192c141ada58d1e9313e99802bd3aed19532ad1 (patch) | |
tree | d083158651889425b4bb0de746644bf47e20a627 | |
parent | fe0d14fae36d5372a0922098f74e8d1687ca9ac6 (diff) |
fix test name
-rw-r--r-- | sal/workben/measure_oustrings.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/workben/measure_oustrings.cxx b/sal/workben/measure_oustrings.cxx index bf0e8e7ae840..be54cbdfdaa5 100644 --- a/sal/workben/measure_oustrings.cxx +++ b/sal/workben/measure_oustrings.cxx @@ -246,7 +246,7 @@ SAL_IMPLEMENT_MAIN() sCompare == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM_CLASSIC("apple")); ) - std::cout << "--Ascii Unequal Comparison--" << std::endl; + std::cout << "--Ascii Equal Comparison--" << std::endl; TIME ( |