]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/listbooktest.cpp
Move getting the unit test event count from wxTestableFrame to the EventCounter class...
[wxWidgets.git] / tests / controls / listbooktest.cpp
index ca9ce19e10233b0596bcfc067763edf7ac7e1f30..1dd63c31c9b45aeefd840a8ef8d6b85fefb49cd6 100644 (file)
@@ -56,7 +56,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( ListbookTestCase );
 
-// 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( ListbookTestCase, "ListbookTestCase" );
 
 void ListbookTestCase::setUp()