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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user