From fb38e482aa42edd4032a23e7c1f727066991fa62 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 31 Oct 2014 23:48:13 -0400 Subject: SQLite by default --- src/mailman/testing/testing.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/mailman/testing/testing.cfg b/src/mailman/testing/testing.cfg index 12646c680..b61b36604 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: postgresql://barry:barry@localhost:5432/mailman +#[database] +#class: mailman.database.postgresql.PostgreSQLDatabase +#url: postgresql://barry:barry@localhost:5432/mailman [mailman] site_owner: noreply@example.com -- cgit v1.2.3-70-g09d2