Skip to content

Commit f8db44b

Browse files
committed
ci: update reference to pool_test.v in skip_with_werror in v test-self
1 parent ea401b1 commit f8db44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/tools/vtest-self.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const (
8585
'vlib/sync/channel_try_buf_test.v',
8686
'vlib/sync/select_close_test.v',
8787
'vlib/sync/struct_chan_init_test.v',
88-
'vlib/sync/pool_test.v',
88+
'vlib/sync/pool/pool_test.v',
8989
'vlib/szip/szip_test.v',
9090
'vlib/v/compiler_errors_test.v',
9191
'vlib/v/ast/walker/walker_test.v',

0 commit comments

Comments
 (0)