server: address lint
This commit is contained in:
parent
5b471b278c
commit
a1be436209
@ -736,6 +736,8 @@ mod tests {
|
||||
}
|
||||
"#;
|
||||
|
||||
// The following constants are kept for future test expansion, but are currently unused.
|
||||
/*
|
||||
const REPORT_V2: &str = r#"
|
||||
{
|
||||
"organization-name": "Google Inc.",
|
||||
@ -805,6 +807,7 @@ mod tests {
|
||||
]
|
||||
}
|
||||
"#;
|
||||
*/
|
||||
|
||||
#[test]
|
||||
fn test_parse_tls_report_v1() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user