mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
sync: add sync.ManyTimes (#12729)
This commit is contained in:
@ -115,6 +115,7 @@ const (
|
||||
'vlib/vweb/request_test.v',
|
||||
'vlib/net/http/request_test.v',
|
||||
'vlib/vweb/route_test.v',
|
||||
'vlib/sync/many_times_test.v',
|
||||
'vlib/sync/once_test.v',
|
||||
]
|
||||
skip_on_non_windows = [
|
||||
|
Reference in New Issue
Block a user