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".}
|