2022-06-15 10:52:35 +02:00

9 lines
170 B
Nim

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