mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-10 22:35:53 +00:00
8ab060b19f
This is more according to the structure of the code itself. And also, currently some of these tests live under tests/rlp but some under tests/common. Could use some further re-organisation within the different tests, but this move is a first step.
5 lines
78 B
Nim
5 lines
78 B
Nim
import
|
|
./test_api_usage,
|
|
./test_json_suite,
|
|
./test_object_serialization
|