X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6889fa2c0bd01aa1d271933168fc7ec94ef096f1..ea0754020265d7ce01cf36d60fc8fffc5686258d:/tests/strings/unicode.cpp?ds=inline diff --git a/tests/strings/unicode.cpp b/tests/strings/unicode.cpp index d83e5825f7..8a0574e43d 100644 --- a/tests/strings/unicode.cpp +++ b/tests/strings/unicode.cpp @@ -174,7 +174,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( UnicodeTestCase ); -// 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( UnicodeTestCase, "UnicodeTestCase" ); UnicodeTestCase::UnicodeTestCase()