nim-codex/tests/codex/teststores.nim
Dmitriy Ryajov 69bd359287
Persist Dht providers (#257)
* providers store integration
2022-09-29 20:16:59 -06:00

5 lines
91 B
Nim

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