X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/232fdc630c42eb165f7659981043e794be03b3b7..47e175a24f862aa8b7ca7dd4a2bb5957991e7f2d:/tests/controls/radioboxtest.cpp diff --git a/tests/controls/radioboxtest.cpp b/tests/controls/radioboxtest.cpp index c336613d5a..e3df94e856 100644 --- a/tests/controls/radioboxtest.cpp +++ b/tests/controls/radioboxtest.cpp @@ -61,7 +61,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( RadioBoxTestCase ); -// 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( RadioBoxTestCase, "RadioBoxTestCase" ); void RadioBoxTestCase::setUp()