X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc5e942bf3972629a0800d1653e20e177d8fa859..ea0754020265d7ce01cf36d60fc8fffc5686258d:/tests/geometry/point.cpp diff --git a/tests/geometry/point.cpp b/tests/geometry/point.cpp index f04dcdab75..32b46c7700 100644 --- a/tests/geometry/point.cpp +++ b/tests/geometry/point.cpp @@ -61,7 +61,7 @@ private: CPPUNIT_TEST_SUITE_REGISTRATION( PointTestCase ); CPPUNIT_TEST_SUITE_REGISTRATION( RealPointTestCase ); -// 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( PointTestCase, "PointTestCase" ); CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( RealPointTestCase, "RealPointTestCase" );