mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-22 02:50:19 +00:00
fix pgp unit test
This commit is contained in:
parent
e5cf39b351
commit
83306d5f6a
1 changed files with 1 additions and 1 deletions
|
@ -501,7 +501,7 @@ smtp.oauth2.scopes = []
|
|||
);
|
||||
}
|
||||
|
||||
#[cfg(feature = "pgp")]
|
||||
#[cfg(feature = "pgp-cmds")]
|
||||
#[test]
|
||||
fn pretty_serialize_pgp_cmds() {
|
||||
use email::account::config::pgp::PgpConfig;
|
||||
|
|
Loading…
Reference in a new issue