X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b37dacdca619250993178bb44b3178d73720cb6c..c29c95fe24973b94fd724db767193171ca7c513d:/tests/filesys/filesystest.cpp diff --git a/tests/filesys/filesystest.cpp b/tests/filesys/filesystest.cpp index 141d570408..bf4e1a564c 100644 --- a/tests/filesys/filesystest.cpp +++ b/tests/filesys/filesystest.cpp @@ -74,7 +74,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( FileSystemTestCase ); -// 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( FileSystemTestCase, "FileSystemTestCase" ); void FileSystemTestCase::UrlParsing()