X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef57fb95464f417ac798f7277b5e22cbc74741db..62b88de2d21cdaa9d61fc4c8737eb4e58584bba1:/tests/misc/garbage.cpp diff --git a/tests/misc/garbage.cpp b/tests/misc/garbage.cpp index c866ea61ef..ba5cb6746b 100644 --- a/tests/misc/garbage.cpp +++ b/tests/misc/garbage.cpp @@ -52,7 +52,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( GarbageTestCase ); -// 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( GarbageTestCase, "GarbageTestCase" );