nim-codex/tests/codex/teststores.nim

5 lines
93 B
Nim
Raw Normal View History

import ./stores/testcachestore
import ./stores/testrepostore
2021-11-15 11:32:48 +00:00
{.warning[UnusedImport]: off.}