nim-eth/tests/trie/all_tests.nim
Kim De Mey 762415319c
Add build_dcli target and add it to CI (#344)
* 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
2021-04-06 13:33:24 +02:00

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