]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/notebooktest.cpp
Disable wxUIActionSimulator wxGrid tests using mouse under wxGTK.
[wxWidgets.git] / tests / controls / notebooktest.cpp
index c7c3fad381aff451e663a2662d58557a7510789b..b32ec9a31e202d5a096214821858408be9996d7c 100644 (file)
@@ -57,7 +57,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( NotebookTestCase );
 
-// 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( NotebookTestCase, "NotebookTestCase" );
 
 void NotebookTestCase::setUp()