nim-codex/tests/testAll.nim

5 lines
88 B
Nim
Raw Normal View History

2021-01-12 10:53:37 +00:00
import ./dagger/testChunking
import ./dagger/testDagger
{.warning[UnusedImport]: off.}