]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/misc/selstoretest.cpp
Open debugger at the location of failing assert, if possible.
[wxWidgets.git] / tests / misc / selstoretest.cpp
index 881940923d7dba3dba51c7706e861243a0395a0b..65b6e38642ac9fe67398aff487330979d9c8f4b6 100644 (file)
@@ -64,7 +64,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( SelStoreTestCase );
 
-// 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( SelStoreTestCase, "SelStoreTestCase" );
 
 const unsigned SelStoreTestCase::NUM_ITEMS = 10; // NB: must be even