aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-11-26 11:18:44 +0100
committerLoïc Hoguin <[email protected]>2020-11-26 11:18:44 +0100
commit5f9d1ba5c356db10ffb4fc00fac0a931d6809948 (patch)
treeaad1153a869907f8518b8244b26ce07c966b8f61
parent630af349b14bdc2184d88ead9877fcc36ab2578e (diff)
downloadranch-windows-ssl-active-n.tar.gz
ranch-windows-ssl-active-n.tar.bz2
ranch-windows-ssl-active-n.zip
Disable timetrap_timeout in sendfile_SUITEwindows-ssl-active-n
-rw-r--r--test/sendfile_SUITE.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/sendfile_SUITE.erl b/test/sendfile_SUITE.erl
index d8c4ab9..67031d4 100644
--- a/test/sendfile_SUITE.erl
+++ b/test/sendfile_SUITE.erl
@@ -23,8 +23,8 @@
all() ->
[{group, tcp}, {group, ssl}].
-suite() ->
- [{timetrap, {seconds, 60}}].
+%suite() ->
+% [{timetrap, {seconds, 60}}].
groups() ->
Tests = [