summaryrefslogtreecommitdiff
path: root/fs/tests/test_s3fs.py
diff options
context:
space:
mode:
Diffstat (limited to 'fs/tests/test_s3fs.py')
-rw-r--r--fs/tests/test_s3fs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/tests/test_s3fs.py b/fs/tests/test_s3fs.py
index 74a4e9a..13531b9 100644
--- a/fs/tests/test_s3fs.py
+++ b/fs/tests/test_s3fs.py
@@ -18,7 +18,7 @@ from fs import s3fs
class TestS3FS(unittest.TestCase,FSTestCases):
# Disable the tests by default
- __test__ = False
+ #__test__ = False
bucket = "test-s3fs.rfk.id.au"