mirror of
https://github.com/status-im/asynctest.git
synced 2025-02-22 09:38:20 +00:00
6 lines
85 B
Nim
6 lines
85 B
Nim
import std/asyncdispatch
|
|
import pkg/asynctest
|
|
|
|
include ./testbody
|
|
include ./testfail
|