nim-eth/tests/p2p/all_tests.nim
kdeme 755729c6a1
Fix several compiler warnings
Mostly replacing deprecated calls
2021-05-11 09:24:23 +02:00

14 lines
246 B
Nim

import
./all_discv5_tests,
./test_auth,
./test_crypt,
./test_discovery,
./test_ecies,
./test_enode,
./test_rlpx_thunk,
./test_shh,
./test_shh_config,
./test_shh_connect,
./test_protocol_handlers,
./les/test_flow_control