nim-ethers/testmodule/test.nim

6 lines
110 B
Nim

import ./testJsonRpcProvider
import ./testJsonRpcSigner
import ./testContracts
{.warning[UnusedImport]:off.}