ci: update reference to pool_test.v in skip_with_werror in `v test-self`

pull/8673/head
Delyan Angelov 2021-02-11 13:12:00 +02:00
parent ea401b1192
commit f8db44bb15
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ const (
'vlib/sync/channel_try_buf_test.v',
'vlib/sync/select_close_test.v',
'vlib/sync/struct_chan_init_test.v',
'vlib/sync/pool_test.v',
'vlib/sync/pool/pool_test.v',
'vlib/szip/szip_test.v',
'vlib/v/compiler_errors_test.v',
'vlib/v/ast/walker/walker_test.v',