X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/232fdc630c42eb165f7659981043e794be03b3b7..744d91d41f4756ca4ec61f0a375068a239a6126f:/tests/controls/listbooktest.cpp diff --git a/tests/controls/listbooktest.cpp b/tests/controls/listbooktest.cpp index ca9ce19e10..1dd63c31c9 100644 --- a/tests/controls/listbooktest.cpp +++ b/tests/controls/listbooktest.cpp @@ -56,7 +56,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ListbookTestCase ); -// 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( ListbookTestCase, "ListbookTestCase" ); void ListbookTestCase::setUp()