]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/mbconv/mbconvtest.cpp
name the test just MBConv instead of MBConvTestCase
[wxWidgets.git] / tests / mbconv / mbconvtest.cpp
index 599452415c514ecedac85d4cfdf48bc3556dc421..f7bebaad1a373e66afc528c53fee5c1d199080af 100644 (file)
@@ -212,7 +212,7 @@ private:
 CPPUNIT_TEST_SUITE_REGISTRATION( MBConvTestCase );
 
 // also include in it's own registry so that these tests can be run alone
-CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MBConvTestCase, "MBConvTestCase" );
+CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MBConvTestCase, "MBConv" );
 
 void MBConvTestCase::WC2CP1250()
 {