nim-codex/tests/dagger/teststores.nim

5 lines
92 B
Nim

import ./stores/testblockexc
import ./stores/testblockstore
{.warning[UnusedImport]: off.}