mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-13 16:25:00 +00:00
aed2a1130e
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
9 lines
116 B
Nim
9 lines
116 B
Nim
{.used.}
|
|
|
|
import
|
|
./test_client,
|
|
./test_rpc_codec,
|
|
./test_waku_store,
|
|
./test_wakunode_store,
|
|
./test_resume
|