mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tests: fix sha1 test by fixing << | expressions with explicit parenthesis for now.
This commit is contained in:
@ -14,7 +14,6 @@ const (
|
||||
'vlib/crypto/aes/aes_test.v',
|
||||
'vlib/crypto/rand/rand_test.v',
|
||||
'vlib/crypto/rc4/rc4_test.v',
|
||||
'vlib/crypto/sha1/sha1_test.v',
|
||||
'vlib/crypto/sha256/sha256_test.v',
|
||||
'vlib/crypto/sha512/sha512_test.v',
|
||||
'vlib/encoding/base64/base64_memory_test.v',
|
||||
|
Reference in New Issue
Block a user