X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89a76d5d2c1620f8118780f0a29030f2b2a45023..e999b903ca76951f79936b639e65a9db5adfce37:/tests/thread/misc.cpp diff --git a/tests/thread/misc.cpp b/tests/thread/misc.cpp index 5dcab1520a..83a63a1ac4 100644 --- a/tests/thread/misc.cpp +++ b/tests/thread/misc.cpp @@ -228,7 +228,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MiscThreadTestCase ); -// 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( MiscThreadTestCase, "MiscThreadTestCase" ); MiscThreadTestCase::MiscThreadTestCase()