Changeset 536
- Timestamp:
- 10/05/07 19:28:52 (1 year ago)
- Files:
-
- trunk/extensions/scheduler/test/test_helper.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/extensions/scheduler/test/test_helper.rb
r511 r536 1 # Load the the environment 1 require 'test/unit' 2 # Load the environment 2 3 unless defined? RADIANT_ROOT 3 4 ENV["RAILS_ENV"] = "test"
