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