tests: bring back pointers_test.v

pull/4987/head
Alexander Medvednikov 2020-05-22 06:21:42 +02:00
parent 8bf290acf0
commit 27644333a8
1 changed files with 0 additions and 1 deletions

View File

@ -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 = [