mirror of
https://github.com/logos-storage/asynctest.git
synced 2026-01-02 13:03:07 +00:00
Fix warning when using check eventually with chronos
This commit is contained in:
parent
e29612543e
commit
b41aae7e88
@ -1,4 +1,4 @@
|
||||
import std/times
|
||||
import std/times except milliseconds
|
||||
|
||||
template eventually*(expression: untyped, timeout=5000): bool =
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user