nim-codex/tests/codex/teststores.nim

5 lines
91 B
Nim

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