mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-10 06:46:24 +00:00
d864db3fb5
* Add test aggregator to all directories. * Implement coverage script.
8 lines
141 B
Nim
8 lines
141 B
Nim
{.used.}
|
|
|
|
import
|
|
./test_rln_group_manager_onchain,
|
|
./test_rln_group_manager_static,
|
|
./test_waku_rln_relay,
|
|
./test_wakunode_rln_relay
|