Skip to content
GitLab
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
e9754e71
Commit
e9754e71
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: original
parent
d661af2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
View file @
e9754e71
...
...
@@ -1955,7 +1955,7 @@ TEST_F(AllocEngine6Test, reuseReclaimedExpiredViaRequest) {
EXPECT_NO_THROW
(
lease
=
expectOneLease
(
engine
->
allocateLeases6
(
ctx
)));
// Check that he got the orginal lease back.
// Check that he got the or
i
ginal lease back.
ASSERT_TRUE
(
lease
);
EXPECT_EQ
(
addr
,
lease
->
addr_
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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