X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68ebe2620fba0e8702af9e7afa4dcc69263433fb..e1efca652844273c3e8d32c7e5f442b87e455ca7:/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()