mirror of
https://github.com/logos-storage/asynctest.git
synced 2026-01-04 22:13:12 +00:00
6 lines
105 B
Nim
6 lines
105 B
Nim
import pkg/asynctest/unittest2
|
|
import pkg/chronos
|
|
|
|
include ../stdlib/testbody
|
|
include ../stdlib/testfail
|