Skip to content

Commit fa4f104

Browse files
committed
remove blake2 from test_features.sh
1 parent 9987a8b commit fa4f104

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test_features.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
cd md5 && cargo test --features asm && cd .. &&
22
cd sha1 && cargo test --features asm && cd .. &&
33
cd whirlpool && cargo test --features asm && cd .. &&
4-
cd blake2 && cargo test --features simd &&
5-
cargo test --features simd_opt &&
6-
cargo test --features simd_asm

0 commit comments

Comments
 (0)