summaryrefslogtreecommitdiff
path: root/tests/integration/s3/test_resumable_downloads.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/s3/test_resumable_downloads.py')
-rw-r--r--[-rwxr-xr-x]tests/integration/s3/test_resumable_downloads.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/s3/test_resumable_downloads.py b/tests/integration/s3/test_resumable_downloads.py
index b813d1cb..414acf9f 100755..100644
--- a/tests/integration/s3/test_resumable_downloads.py
+++ b/tests/integration/s3/test_resumable_downloads.py
@@ -61,6 +61,7 @@ class ResumableDownloadTests(unittest.TestCase):
"""
Resumable download test suite.
"""
+ gs = True
def get_suite_description(self):
return 'Resumable download test suite'