summaryrefslogtreecommitdiffhomepage
path: root/tests/test_sftp_big.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2018-08-22 14:26:18 -0700
committerJeff Forcier <jeff@bitprophet.org>2018-08-22 14:26:18 -0700
commit677166b4411e86029226f3d093701fb3b999a082 (patch)
tree033ed8fe463118f196274265febf9ecb3919277d /tests/test_sftp_big.py
parentc5f6a8f174d0c465d489551c0c82c6c0489c37bb (diff)
parent57201d2de9cd4080480cfed2fe2572fa1c908acb (diff)
Merge branch '2.4'
Diffstat (limited to 'tests/test_sftp_big.py')
-rw-r--r--tests/test_sftp_big.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_sftp_big.py b/tests/test_sftp_big.py
index 97c0eb90..9df566e8 100644
--- a/tests/test_sftp_big.py
+++ b/tests/test_sftp_big.py
@@ -37,7 +37,6 @@ from .util import slow
@slow
class TestBigSFTP(object):
-
def test_1_lots_of_files(self, sftp):
"""
create a bunch of files over the same session.