Skip to content

Commit

Permalink
Added BoringTls and NativeTls
Browse files Browse the repository at this point in the history
  • Loading branch information
xnuter committed Jun 12, 2021
1 parent 6d70976 commit 8b75003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configuration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ impl BenchmarkConfig {
}

vec![Arc::new(Box::new(DefaultConsoleReporter::new(
test_case_name.clone(),
test_case_name,
)))]
}

Expand Down

0 comments on commit 8b75003

Please sign in to comment.