mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-16 18:06:45 +00:00
d864db3fb5
* Add test aggregator to all directories. * Implement coverage script.
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
|