mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
cgen: fix math/complex_test.v
This commit is contained in:
@@ -16,7 +16,6 @@ const (
|
||||
'vlib/eventbus/eventbus_test.v',
|
||||
'vlib/flag/flag_test.v',
|
||||
'vlib/json/json_test.v',
|
||||
'vlib/math/complex/complex_test.v',
|
||||
'vlib/net/ftp/ftp_test.v',
|
||||
'vlib/net/http/http_httpbin_test.v',
|
||||
'vlib/net/http/http_test.v',
|
||||
|
||||
Reference in New Issue
Block a user