summaryrefslogtreecommitdiff
path: root/tests/test_bigfile.py
diff options
context:
space:
mode:
authorYesudeep Mangalapilly <yesudeep@gmail.com>2011-08-16 14:30:48 +0530
committerYesudeep Mangalapilly <yesudeep@gmail.com>2011-08-16 14:30:48 +0530
commit74f1e76d61d7a066653184273b87dea4ce6f1502 (patch)
tree828db6ba67a52aab6323981fbd7d0bfa5074e605 /tests/test_bigfile.py
parent7790c1a15383b8b82ed2746fe0b54c554c430829 (diff)
downloadrsa-74f1e76d61d7a066653184273b87dea4ce6f1502.tar.gz
Parellelized testing. Caught a lot of bugs.
Diffstat (limited to 'tests/test_bigfile.py')
-rw-r--r--tests/test_bigfile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_bigfile.py b/tests/test_bigfile.py
index 974da8b..9e3a864 100644
--- a/tests/test_bigfile.py
+++ b/tests/test_bigfile.py
@@ -1,4 +1,4 @@
-'''Tests block operations.'''
+"""Tests block operations."""
from rsa._compat import b
try: