Test -> Testing in mysql

This commit is contained in:
Michael Snoyman 2012-04-25 17:15:55 +03:00
parent d624cb744b
commit d956eb53d1
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Default: &defaults
Development: Development:
<<: *defaults <<: *defaults
Test: Testing:
database: ~project~_test database: ~project~_test
<<: *defaults <<: *defaults

View File

@ -1,5 +1,5 @@
name: yesod name: yesod
version: 1.0.1.3 version: 1.0.1.4
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com> author: Michael Snoyman <michael@snoyman.com>