diff --git a/test/test_download.py b/test/test_download.py index 6876d050e..b32016b2d 100644 --- a/test/test_download.py +++ b/test/test_download.py @@ -65,6 +65,8 @@ defs = gettestcases() class TestDownload(unittest.TestCase): + # Parallel testing in nosetests. See + # http://nose.readthedocs.org/en/latest/doc_tests/test_multiprocess/multiprocess.html _multiprocess_shared_ = True maxDiff = None