X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/232fdc630c42eb165f7659981043e794be03b3b7..f0e5d5d22ce012e9312a63175d79c0f4a8d444be:/tests/controls/checklistboxtest.cpp?ds=inline diff --git a/tests/controls/checklistboxtest.cpp b/tests/controls/checklistboxtest.cpp index 86f0348224..9f2711ab30 100644 --- a/tests/controls/checklistboxtest.cpp +++ b/tests/controls/checklistboxtest.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( CheckListBoxTestCase ); -// 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( CheckListBoxTestCase, "CheckListBoxTestCase" ); void CheckListBoxTestCase::setUp()