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
041dbf51
Commit
041dbf51
authored
Oct 29, 2012
by
JINMEI Tatuya
Browse files
Merge branch 'master' of
ssh://git.bind10.isc.org/var/bind10/git/bind10
parents
7dff35a1
0187917d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcp/tests/cfgmgr_unittest.cc
View file @
041dbf51
...
...
@@ -66,7 +66,7 @@ TEST(CfgMgrTest, subnet4) {
// This test verifies if the configuration manager is able to hold and return
// valid leases
TEST
(
CfgMgrTest
,
subnet6
)
{
TEST
(
CfgMgrTest
,
DISABLED_
subnet6
)
{
CfgMgr
&
cfg_mgr
=
CfgMgr
::
instance
();
ASSERT_TRUE
(
&
cfg_mgr
!=
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