mirror of
https://github.com/status-im/asynctest.git
synced 2025-02-18 15:56:54 +00:00
5 lines
182 B
Nim
5 lines
182 B
Nim
|
{.error:
|
||
|
"As of version 0.5.0 you need to import either " &
|
||
|
"asynctest/asyncdispatch/unittest or " &
|
||
|
"asynctest/chronos/unittest depending on your choice of async framework".}
|