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
d2239587
Commit
d2239587
authored
Jun 22, 2017
by
Marcin Siodelski
Browse files
[master] Apply the fix which was accidentally omitted during merge.
Commiting on my discretion as this is trivial fix.
parent
de7ab98e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/agent/tests/ca_command_mgr_unittests.cc
View file @
d2239587
...
...
@@ -328,7 +328,7 @@ TEST_F(CtrlAgentCommandMgrTest, invalidAnswer) {
/// timeout value. It is hardcoded to 5 sec, which is too long for the
/// unit test to run.
TEST_F
(
CtrlAgentCommandMgrTest
,
DISABLED_connectionTimeout
)
{
testForward
(
CtrlAgentCfgContext
::
TYPE_DHCP6
,
"dhcp6"
,
testForward
(
"dhcp6"
,
"dhcp6"
,
isc
::
config
::
CONTROL_RESULT_ERROR
,
-
1
,
-
1
,
1
,
"{
\"
result
\"
: 0"
);
}
...
...
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