2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

cleanup: removed a meaningless comment

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@95 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
JINMEI Tatuya
2009-10-17 00:23:24 +00:00
parent 561a93921e
commit 2f67809c0c

View File

@@ -26,7 +26,6 @@ class NameTest : public CppUnit::TestFixture {
public:
void get_length();
void to_text();
//static CppUnit::Test* suite();
CPPUNIT_TEST_SUITE(NameTest);
CPPUNIT_TEST(get_length);