nim-eth/tests/rlp/all_tests.nim
Kim De Mey 8ab060b19f
Move Ethereum specific RLP encoding tests under tests/common (#673)
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.
2024-02-09 17:30:24 +01:00

5 lines
78 B
Nim

import
./test_api_usage,
./test_json_suite,
./test_object_serialization