summaryrefslogtreecommitdiff
path: root/src/mailman/testing
diff options
context:
space:
mode:
authorBarry Warsaw2012-08-15 21:08:39 -0400
committerBarry Warsaw2012-08-15 21:08:39 -0400
commit247609a779b8194c90fa8f65cb0503923b835458 (patch)
tree95bd009398aa7d1b64b56dc5aa5908b08ccd0a53 /src/mailman/testing
parent6724d3688f5cf612f722a2d7504eeb50caf8dbe9 (diff)
downloadmailman-247609a779b8194c90fa8f65cb0503923b835458.tar.gz
mailman-247609a779b8194c90fa8f65cb0503923b835458.tar.zst
mailman-247609a779b8194c90fa8f65cb0503923b835458.zip
* Clarify the semantics of the noreply_address variable. It's the local-part
of an email address. * Rectify an omission in the copyright assignees. * Of course, don't use PostgreSQL by default in the test suite.
Diffstat (limited to 'src/mailman/testing')
-rw-r--r--src/mailman/testing/testing.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mailman/testing/testing.cfg b/src/mailman/testing/testing.cfg
index 0be01298b..141d74a8f 100644
--- a/src/mailman/testing/testing.cfg
+++ b/src/mailman/testing/testing.cfg
@@ -18,9 +18,9 @@
# A testing configuration.
# For testing against PostgreSQL.
-[database]
-class: mailman.database.postgresql.PostgreSQLDatabase
-url: postgres://barry:barry@localhost/mailman
+# [database]
+# class: mailman.database.postgresql.PostgreSQLDatabase
+# url: postgres://barry:barry@localhost/mailman
[mailman]
site_owner: noreply@example.com