Fix missing imports in tests I had missed
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
pub use bigint::prelude::U256;
|
||||
pub use bigint::hash::H256;
|
||||
pub use util::*;
|
||||
use std::collections::HashSet;
|
||||
use std::io::Read;
|
||||
|
||||
Reference in New Issue
Block a user