projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
using button impl
[wxWidgets.git]
/
tests
/
controls
/
notebooktest.cpp
diff --git
a/tests/controls/notebooktest.cpp
b/tests/controls/notebooktest.cpp
index c7c3fad381aff451e663a2662d58557a7510789b..b32ec9a31e202d5a096214821858408be9996d7c 100644
(file)
--- a/
tests/controls/notebooktest.cpp
+++ b/
tests/controls/notebooktest.cpp
@@
-57,7
+57,7
@@
private:
// register in the unnamed registry so that these tests are run by default
CPPUNIT_TEST_SUITE_REGISTRATION( NotebookTestCase );
// 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()
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( NotebookTestCase, "NotebookTestCase" );
void NotebookTestCase::setUp()