Enable last of the ignored tests

This commit is contained in:
Greg Fitzgerald 2018-05-31 16:14:13 -06:00
parent 6ab0dd4df9
commit 2580155bf2
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ mod tests {
}
#[test]
#[ignore]
fn test_clock() {
let (tx_sender, tx_receiver) = channel();
let zero = Hash::default();