Ignores db/*.sqlite3.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4753 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2011-01-23 10:25:48 +00:00
parent 4cefae0aaa
commit 5d32ce6e91
1 changed files with 1 additions and 1 deletions

View File

@ -36,4 +36,4 @@ test_pgsql:
test_sqlite3:
adapter: sqlite3
database: db/test.db
database: db/test.sqlite3