diff --git a/tests/strings/unicode.cpp b/tests/strings/unicode.cpp index 5061b9e72a..54ee48ffdf 100644 --- a/tests/strings/unicode.cpp +++ b/tests/strings/unicode.cpp @@ -85,7 +85,7 @@ private: CPPUNIT_TEST_SUITE_REGISTRATION( UnicodeTestCase ); // also include in it's own registry so that these tests can be run alone -CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( UnicodeTestCase, "UnicodeTestCase" ); +CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( UnicodeTestCase, "Unicode" ); UnicodeTestCase::UnicodeTestCase() {