aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2025-02-17 12:57:00 +0100
committerLoïc Hoguin <[email protected]>2025-02-17 12:57:00 +0100
commit9430bf99ea2cc9c2c3ee06321c77433abb521833 (patch)
tree9e3ac03316f0d2b609ed0413af3a47d84d94a44d /test
parent65a77a8f4888ad9266906f351c92477b4c697b18 (diff)
downloadcowboy-9430bf99ea2cc9c2c3ee06321c77433abb521833.tar.gz
cowboy-9430bf99ea2cc9c2c3ee06321c77433abb521833.tar.bz2
cowboy-9430bf99ea2cc9c2c3ee06321c77433abb521833.zip
Use explicit Ranch and Cowlib versions
Diffstat (limited to 'test')
-rw-r--r--test/http_perf_SUITE.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/http_perf_SUITE.erl b/test/http_perf_SUITE.erl
index 38a18a4..7440f67 100644
--- a/test/http_perf_SUITE.erl
+++ b/test/http_perf_SUITE.erl
@@ -52,7 +52,6 @@ init_per_group(Name, Config) ->
max_received_frame_rate => {10_000_000, 1},
stream_window_data_threshold => 1024,
stream_window_margin_size => 64*1024
-
})].
end_per_group(Name, _) ->