mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
urllib: put braces in << | expressions in urllib.v to make test pass
This commit is contained in:
@ -38,7 +38,6 @@ const (
|
||||
'vlib/net/http/http_test.v',
|
||||
'vlib/net/socket_test.v',
|
||||
'vlib/net/socket_udp_test.v',
|
||||
'vlib/net/urllib/urllib_test.v',
|
||||
'vlib/os/environment_test.v', // Linux only
|
||||
'vlib/rand/pcg32_test.v',
|
||||
'vlib/rand/splitmix64_test.v',
|
||||
|
Reference in New Issue
Block a user