mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-11 23:04:31 +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
11 lines
213 B
Nim
11 lines
213 B
Nim
import
|
|
./test_bin_trie,
|
|
./test_binaries_utils,
|
|
./test_branches_utils,
|
|
./test_examples,
|
|
./test_hexary_trie,
|
|
./test_json_suite,
|
|
./test_sparse_binary_trie,
|
|
./test_transaction_db,
|
|
./test_trie_bitseq
|