X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/323d36e452c48f1e48ffe48312004d5e224634ca..6cabfc592b6859459f5e1d3ad1bdf4aee528ee40:/tests/controls/bitmaptogglebuttontest.cpp diff --git a/tests/controls/bitmaptogglebuttontest.cpp b/tests/controls/bitmaptogglebuttontest.cpp index b6992aa7d1..2ff0d8d0c9 100644 --- a/tests/controls/bitmaptogglebuttontest.cpp +++ b/tests/controls/bitmaptogglebuttontest.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( BitmapToggleButtonTestCase ); -// also include in it's own registry so that these tests can be run alone +// also include in its own registry so that these tests can be run alone CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( BitmapToggleButtonTestCase, "BitmapToggleButtonTestCase" );