mirror of https://github.com/waku-org/nwaku.git
9 lines
137 B
Nim
9 lines
137 B
Nim
|
{.used.}
|
||
|
|
||
|
import
|
||
|
./test_jsonrpc_admin,
|
||
|
./test_jsonrpc_debug,
|
||
|
./test_jsonrpc_filter,
|
||
|
./test_jsonrpc_relay,
|
||
|
./test_jsonrpc_store
|