]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/rearrangelisttest.cpp
Add test for absence of events from wxSpinCtrlDouble ctor.
[wxWidgets.git] / tests / controls / rearrangelisttest.cpp
index dbebb428394808a00ad33082f1cb032cd860000a..617d5f06fd3b046babc13fd4b143f6430b32cf9f 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     wxRearrangeList unit test
 // Author:      Steven Lamerton
 // Created:     2010-07-05
-// RCS-ID:      $Id$
 // Copyright:   (c) 2010 Steven Lamerton
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -50,7 +49,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( RearrangeListTestCase );
 
-// 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( RearrangeListTestCase, "RearrangeListTestCase" );
 
 void RearrangeListTestCase::setUp()