diff --git a/tests/testrpcmacro.nim b/tests/testrpcmacro.nim index da5f299..0f83916 100644 --- a/tests/testrpcmacro.nim +++ b/tests/testrpcmacro.nim @@ -1,4 +1,4 @@ -import ../ eth-rpc / server / servertypes, unittest, asyncdispatch, json, tables +import ../ rpcserver, unittest, asyncdispatch, json, tables type # some nested types to check object parsing