diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-04-26 23:59:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-26 21:59:32 +0000 |
commit | 7415aff983333ae45badfd43c3db35d39ad37b79 (patch) | |
tree | a6bea2f24ba181b4dcaec0e72345bc5e0057f7a7 /cli/bench/http.rs | |
parent | 3d8a4d3b81e107bbb152ad69047f64d16ca800f3 (diff) |
bench: fix more benchmarks (#18864)
Diffstat (limited to 'cli/bench/http.rs')
-rw-r--r-- | cli/bench/http.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/bench/http.rs b/cli/bench/http.rs index 4f8ab968f..031e9801c 100644 --- a/cli/bench/http.rs +++ b/cli/bench/http.rs @@ -99,6 +99,7 @@ pub fn benchmark( "run", "--allow-all", "--unstable", + "--enable-testing-features-do-not-use", path, &server_addr(port), ], |