Enable last of the ignored tests
This commit is contained in:
parent
6ab0dd4df9
commit
2580155bf2
|
@ -187,7 +187,6 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_clock() {
|
||||
let (tx_sender, tx_receiver) = channel();
|
||||
let zero = Hash::default();
|
||||
|
|
Loading…
Reference in New Issue