X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f9ee3f4710fcd55fe7012721a69cf08857eb1abe..e1efca652844273c3e8d32c7e5f442b87e455ca7:/tests/misc/garbage.cpp?ds=sidebyside 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" );