X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e73dcda176b4a7f52343234dba12cb492bd09b8..0995b9dc18a7ce898c1c1be0e2790b258cab0fee:/tests/misc/module.cpp?ds=inline diff --git a/tests/misc/module.cpp b/tests/misc/module.cpp index 320011fd25..3566010273 100644 --- a/tests/misc/module.cpp +++ b/tests/misc/module.cpp @@ -111,7 +111,7 @@ private: // register in the unnamed registry so that these tests are run by default CPPUNIT_TEST_SUITE_REGISTRATION( ModuleTestCase ); -// 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( ModuleTestCase, "ModuleTestCase" ); void ModuleTestCase::LoadOrder()