Skip to content

Commit

Permalink
unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
aeyakovenko committed May 14, 2018
1 parent 2c7fe3e commit 8b22665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/historian.rs
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ mod tests {
}

#[test]
#[ignore]
fn test_ticking_historian() {
let (input, event_receiver) = channel();
let zero = Hash::default();
Expand Down

0 comments on commit 8b22665

Please sign in to comment.