mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-27 21:09:28 +00:00
5 lines
101 B
Nim
5 lines
101 B
Nim
# Tests the Nim side of libstorage.
|
|
import ./libstorage/logosmetrics
|
|
|
|
{.warning[UnusedImport]: off.}
|