logos-storage-nim/tests/testCodex.nim

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
119 B
Nim
Raw Permalink Normal View History

import std/os
import ./imports
importTests(currentSourcePath().parentDir() / "codex")
2022-05-19 14:56:03 -05:00
{.warning[UnusedImport]: off.}