X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/20ba398d1a99deaac8b75778daae521aa7bd8ce7..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/tests/uris/ftp.cpp?ds=sidebyside diff --git a/tests/uris/ftp.cpp b/tests/uris/ftp.cpp index 67ccec84b9..1f9bfe1265 100644 --- a/tests/uris/ftp.cpp +++ b/tests/uris/ftp.cpp @@ -79,7 +79,7 @@ private: // do not have FTP connectivity enabled by default... //CPPUNIT_TEST_SUITE_REGISTRATION( FTPTestCase ); -// 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( FTPTestCase, "FTPTestCase" );