X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd9532a4160ad01d35a8b5fe3f65fa2b7f79c04e..04b2b47a4e817fb32a78316b8b50efd0612509b9:/tests/graphics/bitmap.cpp?ds=sidebyside diff --git a/tests/graphics/bitmap.cpp b/tests/graphics/bitmap.cpp index 122e01ebb4..b55dde8f45 100644 --- a/tests/graphics/bitmap.cpp +++ b/tests/graphics/bitmap.cpp @@ -47,7 +47,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( BitmapTestCase ); -// 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( BitmapTestCase, "BitmapTestCase" ); void BitmapTestCase::setUp()