Browse Source

[2387] style: fixed a long line

JINMEI Tatuya 12 years ago
parent
commit
0e61367a42
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/lib/dns/tests/rdata_nsec3_unittest.cc

+ 2 - 2
src/lib/dns/tests/rdata_nsec3_unittest.cc

@@ -102,8 +102,8 @@ TEST_F(Rdata_NSEC3_Test, fromText) {
     EXPECT_NO_THROW(const generic::NSEC3 rdata_nosalt_nsec3(nsec3_nosalt_txt));
 
     // Bad type mnemonics
-    checkFromText_InvalidText("1 1 1 D399EAAB H9RSFB7FPF2L8HG35CMPC765TDK23RP6 "
-                              "BIFF POW SPOON");
+    checkFromText_InvalidText("1 1 1 D399EAAB H9RSFB7FPF2L8HG35CMPC765TDK23RP6"
+                              " BIFF POW SPOON");
 
     // Bad base32hex
     checkFromText_BadValue("1 1 1 D399EAAB "