X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d383f40e7bfc95421d71e0b804bafa8054cd5f01..c29c95fe24973b94fd724db767193171ca7c513d:/tests/controls/slidertest.cpp diff --git a/tests/controls/slidertest.cpp b/tests/controls/slidertest.cpp index 2712d4424a..4e3bc74442 100644 --- a/tests/controls/slidertest.cpp +++ b/tests/controls/slidertest.cpp @@ -64,7 +64,7 @@ bool SliderTestCase::ms_inversed = false; // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( SliderTestCase ); -// 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( SliderTestCase, "SliderTestCase" ); void SliderTestCase::setUp()