nwaku/tests/waku_relay/test_all.nim
Álex Cabeza Romero f5f431382b
test(waku-relay): Relay (#2101)
* Implement message id tests.
* Implement relay tests.
* Update import paths to use test_all.
2023-11-15 16:11:36 +01:00

8 lines
103 B
Nim

{.used.}
import
./test_waku_relay,
./test_wakunode_relay,
./test_message_id,
./test_protocol