2022-06-14 16:27:43 +02:00

8 lines
151 B
Nim

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