diff options
Diffstat (limited to 'cpp/test/unit/qpid/broker/MessageTest.cpp')
-rw-r--r-- | cpp/test/unit/qpid/broker/MessageTest.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/test/unit/qpid/broker/MessageTest.cpp b/cpp/test/unit/qpid/broker/MessageTest.cpp index 210cd63934..9b4040a8ca 100644 --- a/cpp/test/unit/qpid/broker/MessageTest.cpp +++ b/cpp/test/unit/qpid/broker/MessageTest.cpp @@ -32,9 +32,6 @@ class MessageTest : public CppUnit::TestCase public: - // TODO aconway 2006-09-12: Need more detailed tests, - // need tests to assert something! - // void testMe() { APRBase::increment(); |