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

@ -1 +1 @@
Subproject commit dc86e6359675440aea59ddb48648a01c799925d8
Subproject commit e838fd90998fc5502d0b7c9427a4c231f9a6953d

View File

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