asynctest/asynctest.nim
2024-01-09 11:40:31 +01:00

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