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
ad2bcdd8
Commit
ad2bcdd8
authored
Feb 13, 2012
by
Michal 'vorner' Vaner
Browse files
[1581] Fix comment
parent
871e4c22
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/auth/tests/query_unittest.cc
View file @
ad2bcdd8
...
...
@@ -1653,7 +1653,7 @@ TEST_F(QueryTest, findNSEC3) {
TEST_F
(
QueryTest
,
nxrrsetWithNSEC3
)
{
mock_finder
->
setNSEC3Flag
(
true
);
// NXRRSET with DNSSEC proof. We should have SOA, NSEC that proves the
// NXRRSET with DNSSEC proof. We should have SOA, NSEC
3
that proves the
// NXRRSET and their RRSIGs.
Query
(
memory_client
,
Name
(
"www.example.com"
),
RRType
::
TXT
(),
response
,
true
).
process
();
...
...
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