mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-27 07:59:59 -07:00
add docs
This commit is contained in:
committed by
Cooper Quintin
parent
ffdad4aed8
commit
493fdfa227
@@ -178,7 +178,7 @@ impl Harness {
|
||||
harness.add_analyzer(Box::new(IncompleteSibAnalyzer::new()))
|
||||
}
|
||||
|
||||
if analyzer_config.incomplete_sib {
|
||||
if analyzer_config.test_analyzer {
|
||||
harness.add_analyzer(Box::new(TestAnalyzer::new()))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user