/ asynctest.nim
asynctest.nim
1 {.error: 2 "As of version 0.5.0 you need to import either " & 3 "asynctest/asyncdispatch/unittest or " & 4 "asynctest/chronos/unittest depending on your choice of async framework".}
1 {.error: 2 "As of version 0.5.0 you need to import either " & 3 "asynctest/asyncdispatch/unittest or " & 4 "asynctest/chronos/unittest depending on your choice of async framework".}