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
eddd55fd
Commit
eddd55fd
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: reasonable
parent
36199850
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/hooks/tests/server_hooks_unittest.cc
View file @
eddd55fd
...
...
@@ -80,7 +80,7 @@ TEST(ServerHooksTest, NewDuplicateHooks) {
int
index
=
hooks
.
getIndex
(
"context_create"
);
// Ensure we can duplicate one of the existing names.
// Instead of throwing, we just check that a resonable
// Instead of throwing, we just check that a re
a
sonable
// index has been returned.
EXPECT_EQ
(
index
,
hooks
.
registerHook
(
"context_create"
));
...
...
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