Skip to content
GitLab
Menu
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
8c6afd88
Commit
8c6afd88
authored
Mar 22, 2013
by
Michal 'vorner' Vaner
Browse files
[2835] Fix comment
parent
22407c48
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/datasrc/tests/client_list_unittest.cc
View file @
8c6afd88
...
...
@@ -1163,7 +1163,7 @@ TYPED_TEST(ReloadTest, reloadMasterFile) {
RRType
::
TXT
())
->
code
);
}
// Check the status holds data and
can
c
h
an
ge the segment sta
te
// Check the status holds data and
the data
can
be extrac
te
d
TEST
(
DataSourceStatus
,
status
)
{
const
DataSourceStatus
status
(
"Test"
,
SEGMENT_INUSE
,
SEGMENT_LOCAL
);
EXPECT_EQ
(
"Test"
,
status
.
getName
());
...
...
Write
Preview
Supports
Markdown
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