more of testing

This commit is contained in:
Nikolay Volf
2016-01-26 14:55:12 +04:00
parent 1490412a34
commit 46e0a81c52
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ use ethereum;
use client::{BlockChainClient,Client};
use std::env;
use pod_state::*;
use super::test_common::*;
#[test]