Changeset 4731
- Timestamp:
- 08/08/06 22:29:57 (2 years ago)
- Files:
-
- trunk/railties/lib/test_help.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/railties/lib/test_help.rb
r3923 r4731 1 require 'application'1 require_dependency 'application' 2 2 3 3 # Make double-sure the RAILS_ENV is set to test,