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