mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gen: fix pointer_str_test.v
This commit is contained in:
@ -8,7 +8,6 @@ const (
|
||||
skip_test_files = [
|
||||
'vlib/v/tests/enum_bitfield_test.v',
|
||||
'vlib/v/tests/pointers_test.v',
|
||||
'vlib/v/tests/pointers_str_test.v',
|
||||
'vlib/net/http/http_httpbin_test.v',
|
||||
]
|
||||
skip_on_musl = [
|
||||
|
Reference in New Issue
Block a user