mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 20:11:23 +00:00
Exclude slow tests from code coverage
This commit is contained in:
@@ -326,6 +326,7 @@ where
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_sprout_constraints() {
|
||||
use bellman::gadgets::test::*;
|
||||
use pairing::bls12_381::Bls12;
|
||||
|
Reference in New Issue
Block a user