X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00e075e5517eb85c3fd4e4134f19d87b91ed4bc0..ff8af61ce07803bd86cafea25a06915dfed2ce36:/tests/uris/url.cpp diff --git a/tests/uris/url.cpp b/tests/uris/url.cpp index 7f17ec4625..533e88377d 100644 --- a/tests/uris/url.cpp +++ b/tests/uris/url.cpp @@ -49,7 +49,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( URLTestCase ); -// 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( URLTestCase, "URLTestCase" );