mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-03 05:53:07 +00:00
5 lines
91 B
Nim
5 lines
91 B
Nim
import ./stores/testcachestore
|
|
import ./stores/testfsstore
|
|
|
|
{.warning[UnusedImport]: off.}
|