X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/87f528f15b7b0ef31c992d1bc474b6fbcaba95f9..e1efca652844273c3e8d32c7e5f442b87e455ca7:/tests/uris/uris.cpp diff --git a/tests/uris/uris.cpp b/tests/uris/uris.cpp index f0d47ad3f6..ff892a2be7 100644 --- a/tests/uris/uris.cpp +++ b/tests/uris/uris.cpp @@ -88,7 +88,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( URITestCase ); -// 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( URITestCase, "URITestCase" ); URITestCase::URITestCase()