]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/unicode.cpp
Avoid deprecation warnings for GetText (patch #1829903)
[wxWidgets.git] / tests / strings / unicode.cpp
index 4f58739545802bc2caf7a0b24f24517500710207..9ddaba42cd767ace37ce9fca1cdc0262c0b51a76 100644 (file)
@@ -95,7 +95,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, "Unicode" );
+CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( UnicodeTestCase, "UnicodeTestCase" );
 
 UnicodeTestCase::UnicodeTestCase()
 {