summaryrefslogtreecommitdiff
path: root/src/mailman/commands/tests/test_lists.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/commands/tests/test_lists.py')
-rw-r--r--src/mailman/commands/tests/test_lists.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mailman/commands/tests/test_lists.py b/src/mailman/commands/tests/test_lists.py
index d7cb2ce66..392e3f36e 100644
--- a/src/mailman/commands/tests/test_lists.py
+++ b/src/mailman/commands/tests/test_lists.py
@@ -17,11 +17,6 @@
"""Additional tests for the `lists` command line subcommand."""
-__all__ = [
- 'TestLists',
- ]
-
-
import unittest
from io import StringIO