mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-04 07:55:18 +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:
@@ -26,7 +26,6 @@ class NameTest : public CppUnit::TestFixture {
|
|||||||
public:
|
public:
|
||||||
void get_length();
|
void get_length();
|
||||||
void to_text();
|
void to_text();
|
||||||
//static CppUnit::Test* suite();
|
|
||||||
|
|
||||||
CPPUNIT_TEST_SUITE(NameTest);
|
CPPUNIT_TEST_SUITE(NameTest);
|
||||||
CPPUNIT_TEST(get_length);
|
CPPUNIT_TEST(get_length);
|
||||||
|
Reference in New Issue
Block a user