aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_sftp_SUITE.erl
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2016-03-21 12:38:41 +0100
committerHans Nilsson <[email protected]>2016-03-21 12:38:41 +0100
commit21f1c62d470524157ff775374f6beb22485342bd (patch)
treefdfd10ea020052e2d56aa08726552f02830017a0 /lib/ssh/test/ssh_sftp_SUITE.erl
parent2569ea2c76c7340e876abf384d7e027dacdd3fc7 (diff)
parent449e66a2676f4607f43a4e70b3dcad99b9d45a78 (diff)
downloadotp-21f1c62d470524157ff775374f6beb22485342bd.tar.gz
otp-21f1c62d470524157ff775374f6beb22485342bd.tar.bz2
otp-21f1c62d470524157ff775374f6beb22485342bd.zip
Merge branch 'hans/ssh/set_timetrap_tests'
Diffstat (limited to 'lib/ssh/test/ssh_sftp_SUITE.erl')
-rw-r--r--lib/ssh/test/ssh_sftp_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/test/ssh_sftp_SUITE.erl b/lib/ssh/test/ssh_sftp_SUITE.erl
index c2b04d7a05..76ba78b728 100644
--- a/lib/ssh/test/ssh_sftp_SUITE.erl
+++ b/lib/ssh/test/ssh_sftp_SUITE.erl
@@ -36,7 +36,7 @@
suite() ->
[{ct_hooks,[ts_install_cth]},
- {timetrap,{minutes,2}}].
+ {timetrap,{seconds,40}}].
all() ->