mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Remove unneeded extern crate
This commit is contained in:
@@ -469,6 +469,8 @@ impl JubjubBls12 {
|
||||
|
||||
#[test]
|
||||
fn test_jubjub_bls12() {
|
||||
use hex_literal::hex;
|
||||
|
||||
let params = JubjubBls12::new();
|
||||
|
||||
tests::test_suite::<Bls12>(¶ms);
|
||||
|
Reference in New Issue
Block a user