mirror of
https://github.com/logos-storage/asynctest.git
synced 2026-01-02 13:03:07 +00:00
5 lines
66 B
Nim
5 lines
66 B
Nim
import std/asyncdispatch
|
|
import pkg/asynctest
|
|
|
|
include ./testbody
|