Rename test suite
This commit is contained in:
parent
a48e1e96c5
commit
a0833475d4
|
@ -3,7 +3,7 @@
|
|||
import unittest, ../../nimbus/rpc/hexstrings, json
|
||||
|
||||
proc doHexStrTests* =
|
||||
suite "Hex quantity":
|
||||
suite "[RPC] Hex quantity":
|
||||
test "Empty string":
|
||||
expect ValueError:
|
||||
let
|
||||
|
|
Loading…
Reference in New Issue