Skip to content

Commit 6699f30

Browse files
committed
fix:polaris-rust clippy
1 parent 388987e commit 6699f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/filter/configcrypto/crypto.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ impl Cryptor for AESCryptor {
346346
}
347347
}
348348

349+
#[cfg(test)]
349350
mod tests {
350351
use crate::plugins::filter::configcrypto::crypto::{AESCryptor, Cryptor, RSACryptor};
351352

0 commit comments

Comments
 (0)