Browse Source

cleanup: this test doesn't need UnitTestUtil.

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1010 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 15 years ago
parent
commit
e5d9ebdd2a
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/lib/dns/cpp/tests/rrsetlist_unittest.cc

+ 0 - 3
src/lib/dns/cpp/tests/rrsetlist_unittest.cc

@@ -27,9 +27,6 @@
 
 #include <gtest/gtest.h>
 
-#include "unittest_util.h"
-
-using isc::UnitTestUtil;
 using namespace std;
 using namespace isc::dns;
 using namespace isc::dns::rdata;