X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68ebe2620fba0e8702af9e7afa4dcc69263433fb..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/tests/controls/htmllboxtest.cpp?ds=inline diff --git a/tests/controls/htmllboxtest.cpp b/tests/controls/htmllboxtest.cpp index 2fa17aabad..dccd0ac539 100644 --- a/tests/controls/htmllboxtest.cpp +++ b/tests/controls/htmllboxtest.cpp @@ -45,7 +45,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( HtmlListBoxTestCase ); -// 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( HtmlListBoxTestCase, "HtmlListBoxTestCase" ); void HtmlListBoxTestCase::setUp()