summaryrefslogtreecommitdiff
path: root/src/mailman/testing
diff options
context:
space:
mode:
authorBarry Warsaw2012-07-25 13:39:50 -0400
committerBarry Warsaw2012-07-25 13:39:50 -0400
commit8dec52e851c4cd8fcdd29702b95fad039fcedf2a (patch)
treeb1a2075161015f6469a13cf93bfeac70e5366a18 /src/mailman/testing
parentce410fe79601009220e850ad07b6931d29918376 (diff)
downloadmailman-8dec52e851c4cd8fcdd29702b95fad039fcedf2a.tar.gz
mailman-8dec52e851c4cd8fcdd29702b95fad039fcedf2a.tar.zst
mailman-8dec52e851c4cd8fcdd29702b95fad039fcedf2a.zip
One more refactoring.
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 141d74a8f..0be01298b 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