nim-codex/tests/dagger/teststores.nim

5 lines
91 B
Nim

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