Whitespace fix.

This commit is contained in:
Isis Lovecruft 2017-11-26 03:26:47 +00:00
parent 7a0c0e9d0d
commit 227acc117b
Failed to extract signature

View file

@ -737,7 +737,6 @@ mod test {
assert_eq!(should_be_unpacked.0, unpacked.0);
}
#[test]
fn montgomery_reduce_matches_reduce() {
let mut bignum = [0u8; 64];