Tidy import structure in ef_tests

This commit is contained in:
Paul Hauner
2019-05-15 11:41:25 +10:00
parent 4cb23dd342
commit 5a361b852a
8 changed files with 23 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
use super::*;
use ethereum_types::{U128, U256};
use types::Fork;
mod utils;