summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2012-04-06 16:36:18 -0600
committerBarry Warsaw2012-04-06 16:36:18 -0600
commitde0be5e44899511a3c357b7bcaf70c425e5a0771 (patch)
tree8a6a91c4a19084f03df86f003930d0e678bfda2f /src
parentdc2b2e2ba161c120fed4ab06d61d4b2c9d782869 (diff)
downloadmailman-de0be5e44899511a3c357b7bcaf70c425e5a0771.tar.gz
mailman-de0be5e44899511a3c357b7bcaf70c425e5a0771.tar.zst
mailman-de0be5e44899511a3c357b7bcaf70c425e5a0771.zip
Whitespace normalization.
Diffstat (limited to 'src')
-rw-r--r--src/mailman/app/tests/test_bounces.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mailman/app/tests/test_bounces.py b/src/mailman/app/tests/test_bounces.py
index 76cabf329..4be272c34 100644
--- a/src/mailman/app/tests/test_bounces.py
+++ b/src/mailman/app/tests/test_bounces.py
@@ -536,5 +536,3 @@ Subject: Ignore
items = get_queue_messages('virgin')
# Nothing in the virgin queue means nothing's been bounced.
self.assertEqual(items, [])
-
-