mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-12 23:34:16 +00:00
762415319c
* Add build_dcli target and add it to CI * Fix local imports for dcli * And use local imports for all other files too * Use local imports in tests and rlpx protocols
9 lines
144 B
Nim
9 lines
144 B
Nim
import
|
|
./test_enr,
|
|
./test_hkdf,
|
|
./test_lru,
|
|
./test_ip_vote,
|
|
./test_routing_table,
|
|
./test_discoveryv5_encoding,
|
|
./test_discoveryv5
|