comparison bin/run_test @ 305:4f7fb63f0537

db:setup for test.
author edogawaconan <me@myconan.net>
date Wed, 19 Feb 2014 13:15:02 +0900
parents 2fb00d365745
children d31fe32da7a0
comparison
equal deleted inserted replaced
304:602196221350 305:4f7fb63f0537
22 CONFIG["standalone"] = true 22 CONFIG["standalone"] = true
23 CONFIG["secret_key"] = "$(bundle exec rake secret)" 23 CONFIG["secret_key"] = "$(bundle exec rake secret)"
24 EOF 24 EOF
25 fi 25 fi
26 26
27 RAILS_ENV=test bundle exec rake db:setup
27 bundle exec rake 28 bundle exec rake