mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
do no longer ignore keypair generation test, due to the ecc-move, it is no longer expensive
This commit is contained in:
committed by
holger krekel
parent
d78ea882c8
commit
6ffe54d68f
@@ -394,7 +394,6 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore] // is too expensive
|
||||
fn test_create_keypair() {
|
||||
let keypair0 = create_keypair(
|
||||
EmailAddress::new("foo@bar.de").unwrap(),
|
||||
|
||||
Reference in New Issue
Block a user