summaryrefslogtreecommitdiff
path: root/src/mailman/testing
diff options
context:
space:
mode:
authorBarry Warsaw2012-07-25 23:40:46 -0400
committerBarry Warsaw2012-07-25 23:40:46 -0400
commit30ecd410ba83dc32ad021a2d2c841761befe3079 (patch)
treec485245a23e3fee9af5f74a46bb9ee6a7d5888fd /src/mailman/testing
parentb60f54fedab835f214f3c88e990ff3bb098e6cad (diff)
downloadmailman-30ecd410ba83dc32ad021a2d2c841761befe3079.tar.gz
mailman-30ecd410ba83dc32ad021a2d2c841761befe3079.tar.zst
mailman-30ecd410ba83dc32ad021a2d2c841761befe3079.zip
Working for SQLite:
include_list_post_header -> allow_list_posts Also add a bunch more migration tests.
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