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
e71f709a
Commit
e71f709a
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: raise
parent
4fd96165
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcp/tests/libdhcp++_unittest.cc
View file @
e71f709a
...
...
@@ -329,7 +329,7 @@ TEST_F(LibDhcpTest, optionFactory) {
OptionBuffer
buf
;
// Factory functions for specific options must be registered before
// they can be used to create options instances. Otherwise exception
// is rised.
// is r
a
ised.
EXPECT_THROW
(
LibDHCP
::
optionFactory
(
Option
::
V4
,
DHO_SUBNET_MASK
,
buf
),
isc
::
BadValue
);
...
...
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