diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-23 09:02:30 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-23 09:02:30 +0000 |
| commit | f32756d95c8c4711032c2da415779f5e589017ec (patch) | |
| tree | 712517fe55a754c60027edbf211d13546b6b2546 /include/cppunit/TestSuite.h | |
| parent | 82438cf5d90805bc845d703bba5a785bd04ad9c4 (diff) | |
| download | cppunit-f32756d95c8c4711032c2da415779f5e589017ec.tar.gz | |
Bumped version to 1.
bumped version to 1.9.7
* comitted stuffs I forgot to in 1.9.6.
Diffstat (limited to 'include/cppunit/TestSuite.h')
| -rw-r--r-- | include/cppunit/TestSuite.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cppunit/TestSuite.h b/include/cppunit/TestSuite.h index 7fdafc9..b94b8ca 100644 --- a/include/cppunit/TestSuite.h +++ b/include/cppunit/TestSuite.h @@ -67,7 +67,6 @@ public: private: std::vector<Test *> m_tests; - const std::string m_name; }; |
