This commit is contained in:
Simon Zolin
2020-05-21 16:31:05 +03:00
parent 917f20fe1c
commit 8f9353782b
7 changed files with 164 additions and 324 deletions

View File

@@ -50,7 +50,7 @@ func TestDB(t *testing.T) {
_ = os.Remove("leases.db")
s.dbStore()
s.reset()
s.srv4.Reset()
s.dbLoad()