mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
base64: fix build
This commit is contained in:
@ -14,8 +14,6 @@ const (
|
||||
'vlib/crypto/aes/aes_test.v',
|
||||
'vlib/crypto/rand/rand_test.v',
|
||||
'vlib/crypto/rc4/rc4_test.v',
|
||||
'vlib/encoding/base64/base64_memory_test.v',
|
||||
'vlib/encoding/base64/base64_test.v',
|
||||
'vlib/encoding/utf8/utf8_util_test.v',
|
||||
'vlib/eventbus/eventbus_test.v',
|
||||
'vlib/flag/flag_test.v',
|
||||
|
Reference in New Issue
Block a user