X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8dd13d0fa1afd8e19af18a1a2c529130181cd54f..968b44d37b9fcdc5232fb68312a65e4fc6b5f4ab:/tests/lists/lists.cpp?ds=sidebyside diff --git a/tests/lists/lists.cpp b/tests/lists/lists.cpp index 64b1f2b2ae..c3ffc33859 100644 --- a/tests/lists/lists.cpp +++ b/tests/lists/lists.cpp @@ -49,7 +49,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ListsTestCase ); -// 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( ListsTestCase, "ListsTestCase" ); class Baz // Foo is already taken in the hash test