diff --git a/cmd/tools/vtest-fixed.v b/cmd/tools/vtest-fixed.v index 4137efe047..5dc8fb0f21 100644 --- a/cmd/tools/vtest-fixed.v +++ b/cmd/tools/vtest-fixed.v @@ -7,7 +7,6 @@ import v.pref const ( skip_test_files = [ 'vlib/v/tests/enum_bitfield_test.v', - 'vlib/v/tests/pointers_test.v', 'vlib/net/http/http_httpbin_test.v', ] skip_on_musl = [