X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2a0ca9dbafcdb76d95bca0319d29699ac1fefc64..968b44d37b9fcdc5232fb68312a65e4fc6b5f4ab:/tests/misc/metatest.cpp?ds=inline diff --git a/tests/misc/metatest.cpp b/tests/misc/metatest.cpp index 9072c70334..6d5261a55a 100644 --- a/tests/misc/metatest.cpp +++ b/tests/misc/metatest.cpp @@ -50,7 +50,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( MetaProgrammingTestCase ); -// 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( MetaProgrammingTestCase, "MetaProgrammingTestCase" );