Rename test suite

This commit is contained in:
coffeepots 2018-08-06 17:18:46 +01:00 committed by zah
parent 07e28ac01e
commit a48e1e96c5
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ proc doTests =
rpcServer.start()
waitFor client.connect("localhost", Port(8545))
suite "Server/Client RPC":
suite "Remote Procedure Calls":
test "eth_getBalance":
expect ValueError:
# check error is raised on null address