nim-ethers/testmodule/test.nim

7 lines
130 B
Nim

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