mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-11 15:24:59 +00:00
d864db3fb5
* Add test aggregator to all directories. * Implement coverage script.
8 lines
99 B
Nim
8 lines
99 B
Nim
{.used.}
|
|
|
|
import
|
|
./test_resume,
|
|
./test_rpc_codec,
|
|
./test_waku_store,
|
|
./test_wakunode_store
|