2022-07-17 23:06:08 +07:00

13 lines
239 B
Nim

{. warning[UnusedImport]:off .}
import
../json_rpc/clients/config
import
testrpcmacro, testethcalls, testhttp, testserverclient
when not useNews:
# The proxy implementation is based on websock
import testproxy
import testhook