mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 04:01:51 +00:00
Add issue link to vec_shuffle/src/lib.rs
This commit is contained in:
@@ -47,6 +47,8 @@ mod tests {
|
||||
use std::fs::File;
|
||||
use std::io::prelude::*;
|
||||
|
||||
// TODO: update test vectors to use keccak instead of blake.
|
||||
// https://github.com/sigp/lighthouse/issues/121
|
||||
#[test]
|
||||
#[should_panic]
|
||||
fn test_shuffling() {
|
||||
|
||||
Reference in New Issue
Block a user