Skip to content

Commit

Permalink
Update cng/hash_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Davis Goodin <[email protected]>
  • Loading branch information
karianna and dagood authored Sep 27, 2024
1 parent 2cf5168 commit f27b131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cng/hash_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ func TestHash_Interface(t *testing.T) {
})
}
}

func TestHash_OneShot(t *testing.T) {
msg := []byte("testing")
var tests = []struct {
Expand Down

0 comments on commit f27b131

Please sign in to comment.