diff options
author | Carlhuda <carlhuda@engineyard.com> | 2009-12-23 16:14:34 -0800 |
---|---|---|
committer | Jeremy Kemper <jeremy@bitsweat.net> | 2009-12-23 17:46:38 -0800 |
commit | d926fb62e83d22b34d58f27a6d743cfa5f4c5c7b (patch) | |
tree | 57b277a68dbaf7b199d884b001e9489bc13f4f03 /.gitignore | |
parent | 4d3602a8c4b38052c70655cd7d9dea42ae10ea8d (diff) | |
download | rails-d926fb62e83d22b34d58f27a6d743cfa5f4c5c7b.tar.gz rails-d926fb62e83d22b34d58f27a6d743cfa5f4c5c7b.tar.bz2 rails-d926fb62e83d22b34d58f27a6d743cfa5f4c5c7b.zip |
Isolation tests intentionally avoid loading any state (because they're often testing things that have their own load path semantics that should not be polluted), so rack/test is not yet on the load path. Moving require "rack/test" into the setup means and after boot_rails means that it'll be required after the laod path has been altered to add in the Rails vendor/gems
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions