]> git.saurik.com Git - wxWidgets.git/commitdiff
Register the test under the name displayed by "./test -l"
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 28 Apr 2007 15:59:12 +0000 (15:59 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 28 Apr 2007 15:59:12 +0000 (15:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

tests/mbconv/mbconvtest.cpp

index 0a57609cdc4f0dc9d0bfd10cb22ba3c145188ef2..49baef19d3880cc502e4c1c3c026f6a402c59e76 100644 (file)
@@ -212,6 +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()