fix test
This commit is contained in:
@@ -216,6 +216,7 @@ mod tests {
|
|||||||
#[test]
|
#[test]
|
||||||
fn test_check_obfu() {
|
fn test_check_obfu() {
|
||||||
let mut obfutext = utils::check_obfu("dir01");
|
let mut obfutext = utils::check_obfu("dir01");
|
||||||
|
assert!(obfutext == "Possible command obfuscation: zeroes and ones (possible numeric or binary encoding)\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|||||||
Reference in New Issue
Block a user