Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
7b5b3e30
Commit
7b5b3e30
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: elsewhere
parent
24dc29f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/d2/tests/d2_update_message_unittests.cc
View file @
7b5b3e30
...
...
@@ -456,7 +456,7 @@ TEST_F(D2UpdateMessageTest, toWire) {
// The simplest way to convert the name from wire format to a string
// is to use dns::Name class. It should be ok to rely on the Name class
// to decode the name, because it is unit tested elswhere.
// to decode the name, because it is unit tested els
e
where.
std
::
string
zone_name
=
readNameFromWire
(
buf
,
13
);
EXPECT_EQ
(
"example.com."
,
zone_name
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment