summaryrefslogtreecommitdiff
path: root/tests/file_storage/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/file_storage/tests.py')
-rw-r--r--tests/file_storage/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/file_storage/tests.py b/tests/file_storage/tests.py
index ae2076c5e4..4ffba851eb 100644
--- a/tests/file_storage/tests.py
+++ b/tests/file_storage/tests.py
@@ -341,7 +341,7 @@ class FileStorageTests(unittest.TestCase):
def test_file_chunks_error(self):
"""
- Test behaviour when file.chunks() is raising an error
+ Test behavior when file.chunks() is raising an error
"""
f1 = ContentFile('chunks fails')