Browse Source

[1384] rename test for consistency

Jelte Jansen 13 years ago
parent
commit
c2213ce728
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/datasrc/tests/database_unittest.cc

+ 1 - 1
src/lib/datasrc/tests/database_unittest.cc

@@ -1246,7 +1246,7 @@ TEST_F(MockDatabaseClientTest, ttldiff) {
 
 
 // Unless we ask for individual RRs in our iterator request. In that case
 // Unless we ask for individual RRs in our iterator request. In that case
 // every RR should go into its own 'rrset'
 // every RR should go into its own 'rrset'
-TEST_F(MockDatabaseClientTest, ttldiff_separate_rrsets) {
+TEST_F(MockDatabaseClientTest, ttldiff_separate_rrs) {
     ZoneIteratorPtr it(this->client_->getIterator(Name("example.org"), true));
     ZoneIteratorPtr it(this->client_->getIterator(Name("example.org"), true));
 
 
     // Walk through the full iterator, we should see 1 rrset with name
     // Walk through the full iterator, we should see 1 rrset with name