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
97a0938c
Commit
97a0938c
authored
May 12, 2011
by
JINMEI Tatuya
Browse files
[master] fixed a minor typo in a test name
parent
023527c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dns/tests/tsig_unittest.cc
View file @
97a0938c
...
...
@@ -871,7 +871,7 @@ TEST_F(TSIGTest, verifyAfterSendResponse) {
TSIGContextError
);
}
TEST_F
(
TSIGTest
,
signAterVerified
)
{
TEST_F
(
TSIGTest
,
signA
f
terVerified
)
{
// Likewise, once the context verifies a response, it shouldn't for
// signing any more.
...
...
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