diff options
Diffstat (limited to 'cpp/test/unit/qpid/framing/HeaderTest.cpp')
-rw-r--r-- | cpp/test/unit/qpid/framing/HeaderTest.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/test/unit/qpid/framing/HeaderTest.cpp b/cpp/test/unit/qpid/framing/HeaderTest.cpp index cf0d9fe5bd..8b613127b1 100644 --- a/cpp/test/unit/qpid/framing/HeaderTest.cpp +++ b/cpp/test/unit/qpid/framing/HeaderTest.cpp @@ -31,9 +31,6 @@ class HeaderTest : public CppUnit::TestCase public: - // TODO aconway 2006-09-12: Need more detailed tests, - // need tests to assert something! - // void testGenericProperties() { AMQHeaderBody body(BASIC); |