Test environments cleanup.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1084 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2008-01-20 14:24:19 +00:00
parent d79c20c4f2
commit 5e2a01656d
4 changed files with 6 additions and 29 deletions

View File

@@ -29,23 +29,16 @@ test:
test_pgsql:
adapter: postgresql
database: redmine
database: redmine_test
host: localhost
username: postgres
password: "postgres"
test_oracle:
adapter: oci
host: 192.168.0.14
username: rails_test
password: "rails"
test_sqlserver:
adapter: sqlserver
host: localhost,1157
database: redmine_test
test_sqlite3:
adapter: sqlite3
dbfile: db/test.db
demo:
adapter: sqlite3
dbfile: db/redmine_demo.db
dbfile: db/demo.db