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

View File

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