tests: sha256_test.v and sha512_test.v also pass now

pull/4291/head
Delyan Angelov 2020-04-08 16:39:24 +03:00
parent a8fe3a59b0
commit 4f7bfaf5d0
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ const (
'vlib/crypto/aes/aes_test.v',
'vlib/crypto/rand/rand_test.v',
'vlib/crypto/rc4/rc4_test.v',
'vlib/crypto/sha256/sha256_test.v',
'vlib/crypto/sha512/sha512_test.v',
'vlib/encoding/base64/base64_memory_test.v',
'vlib/encoding/base64/base64_test.v',
'vlib/encoding/csv/csv_test.v',