diff --git a/ethcore/src/miner/price_info.rs b/ethcore/src/miner/price_info.rs index 897440ebe..9cd97e287 100644 --- a/ethcore/src/miner/price_info.rs +++ b/ethcore/src/miner/price_info.rs @@ -82,7 +82,7 @@ impl PriceInfo { } } -#[test] +#[test] #[ignore] fn should_get_price_info() { use std::sync::Arc; use std::time::Duration;