X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1de532f57e9a7d25158edb8aed633fb1099a04ea..cd15bcaf50ead53ccf9d50965312f0dc754affb4:/tests/streams/iostreams.cpp diff --git a/tests/streams/iostreams.cpp b/tests/streams/iostreams.cpp index 88bd8a0f6f..07fdb16506 100644 --- a/tests/streams/iostreams.cpp +++ b/tests/streams/iostreams.cpp @@ -72,7 +72,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( IOStreamsTestCase ); -// 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( IOStreamsTestCase, "IOStreamsTestCase" ); #endif // wxUSE_STREAMS