forked from TrueCloudLab/restic
Refactor tests, integrate debug break points
This commit is contained in:
parent
7f9e81431f
commit
7af11eaaae
4 changed files with 53 additions and 28 deletions
|
@ -79,3 +79,7 @@ func TestCrypto(t *testing.T) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
func TestHmac(t *testing.T) {
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue