mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-10 14:56:31 +00:00
daeb736335
* Cleanup warnings in v1 and split test target in Makefile * Remove protocol2 target and get chat2 build in CI
8 lines
147 B
Nim
8 lines
147 B
Nim
import
|
|
# Waku v1 tests
|
|
./v1/test_waku_connect,
|
|
./v1/test_waku_config,
|
|
./v1/test_waku_bridge,
|
|
./v1/test_waku_mail,
|
|
./v1/test_rpc_waku
|
|
|