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