mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-10 14:25:50 +00:00
b0474c0d40
And add push raises Defect, remove unneeded gcsafe and remove all usage of inline.
11 lines
154 B
Nim
11 lines
154 B
Nim
{.used.}
|
|
|
|
import
|
|
./test_enr,
|
|
./test_hkdf,
|
|
./test_lru,
|
|
./test_ip_vote,
|
|
./test_routing_table,
|
|
./test_discoveryv5_encoding,
|
|
./test_discoveryv5
|