X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/87f528f15b7b0ef31c992d1bc474b6fbcaba95f9..f321d0bc0caf4d78ccc5426e926fc25c46297439:/tests/mbconv/convautotest.cpp?ds=inline diff --git a/tests/mbconv/convautotest.cpp b/tests/mbconv/convautotest.cpp index 1bdfa82482..85eac6a5bc 100644 --- a/tests/mbconv/convautotest.cpp +++ b/tests/mbconv/convautotest.cpp @@ -84,7 +84,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION(ConvAutoTestCase); -// 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(ConvAutoTestCase, "ConvAutoTestCase"); // ----------------------------------------------------------------------------