Change test password for pt3.

This commit is contained in:
Ricky Zhou (周家杰) 2008-03-10 15:35:41 -04:00
parent bfed13e287
commit f702604cbf

View file

@ -52,7 +52,7 @@ mail.encoding = 'utf-8'
# If you have sqlite, here's a simple default to get you started
# in development
sqlalchemy.dburi="postgres://fedora:bunbunbun@localhost/fas2"
sqlalchemy.dburi="postgres://fedora:test@localhost/fas2"
sqlalchemy.echo=True
# if you are using a database or table type without transactions