]> git.openstreetmap.org Git - rails.git/commit
Use rake test:db to do initial test run
authorTom Hughes <tom@compton.nu>
Tue, 8 Mar 2016 14:12:03 +0000 (14:12 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 8 Mar 2016 14:23:43 +0000 (14:23 +0000)
commitb7bea9c6b3d93247b627976ca50e636eb460b377
tree5f0ec101b3c64ce65d0770d52aaf24d30913570b
parentfe04a0c48694809b5d267599b436f1cd6f161198
Use rake test:db to do initial test run

This makes sure the database is initialised by loading the schema
dumped after migrating the development database.

Fixes #878
Closes #1173
INSTALL.md