mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 01:14:56 +00:00
d864db3fb5
* Add test aggregator to all directories. * Implement coverage script.
10 lines
148 B
Nim
10 lines
148 B
Nim
{.used.}
|
|
|
|
import
|
|
./test_message_digest,
|
|
./test_namespaced_topics,
|
|
./test_peers,
|
|
./test_published_address,
|
|
./test_sharding,
|
|
./test_time
|