mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-09 20:45:38 +00:00
75666d01bf
Closes #138
6 lines
123 B
Nim
6 lines
123 B
Nim
import ./stores/testcachestore
|
|
import ./stores/testfsstore
|
|
import ./stores/testsqlitestore
|
|
|
|
{.warning[UnusedImport]: off.}
|