mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-03-03 20:30:39 +00:00
fix results import
This commit is contained in:
parent
1b9d9253e8
commit
c44406594f
@ -6,7 +6,7 @@
|
|||||||
# Apache License, version 2.0, (LICENSE-APACHEv2)
|
# Apache License, version 2.0, (LICENSE-APACHEv2)
|
||||||
# MIT license (LICENSE-MIT)
|
# MIT license (LICENSE-MIT)
|
||||||
import unittest2
|
import unittest2
|
||||||
import stew/results
|
import results
|
||||||
import ../chronos, ../chronos/unittest2/asynctests
|
import ../chronos, ../chronos/unittest2/asynctests
|
||||||
|
|
||||||
{.used.}
|
{.used.}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user