nim-codex/tests/testContracts.nim

5 lines
98 B
Nim

import ./contracts/testCollateral
import ./contracts/testContracts
{.warning[UnusedImport]:off.}