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
d2a1d746
Commit
d2a1d746
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: persist
parent
2d889d2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/tests/memfile_lease_mgr_unittest.cc
View file @
d2a1d746
...
...
@@ -416,7 +416,7 @@ TEST_F(MemfileLeaseMgrTest, getLeaseFilePath) {
EXPECT_TRUE
(
lease_mgr
->
getLeaseFilePath
(
Memfile_LeaseMgr
::
V6
).
empty
());
}
// Check if the persitLeases correctly checks that leases should not be written
// Check if the persi
s
tLeases correctly checks that leases should not be written
// to disk when disabled through configuration.
TEST_F
(
MemfileLeaseMgrTest
,
persistLeases
)
{
// Initialize IO objects, so as the test csv files get removed after the
...
...
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