X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3cfa70b71a70d2843949557a898b500fa1217bae..2ccfebab0925dd4bd5ad1671ad290ebc3141d782:/tests/log/logtest.cpp diff --git a/tests/log/logtest.cpp b/tests/log/logtest.cpp index 5108a5fb3d..4ee9b2b38f 100644 --- a/tests/log/logtest.cpp +++ b/tests/log/logtest.cpp @@ -194,7 +194,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( LogTestCase ); -// 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( LogTestCase, "LogTestCase" ); void LogTestCase::setUp()