tests: mark semaphore_timed_test.v with `vtest retry: 3`

pull/12761/head
Delyan Angelov 2021-12-08 01:09:58 +02:00
parent 7a0b63e795
commit 525791fa3a
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// vtest retry: 3
import sync
import time