Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
0a433790
Commit
0a433790
authored
Jan 18, 2013
by
Marcin Siodelski
Browse files
[2596] Minor: made little editorial change.
parent
f2c0ce1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp6/tests/config_parser_unittest.cc
View file @
0a433790
...
...
@@ -61,8 +61,8 @@ public:
if
(
IfaceMgr
::
instance
().
getIface
(
bogus_iface_
))
{
ADD_FAILURE
()
<<
"The '"
<<
bogus_iface_
<<
"' exists on this system"
<<
" while the test assumes that it doesn't to execute"
<<
" some negative scenarios. Can't continue this test"
;
<<
" while the test assumes that it doesn't
,
to execute"
<<
" some negative scenarios. Can't continue this test
.
"
;
}
}
...
...
Write
Preview
Markdown
is supported
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