nim-codex/tests/dagger/teststores.nim

5 lines
92 B
Nim

import ./stores/testfsstore
import ./stores/testmemorystore
{.warning[UnusedImport]: off.}