Changeset 301
- Timestamp:
- 03/01/06 14:34:45 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
applications/engines_test/lib/tasks/engines_test.rake
r262 r301 10 10 end 11 11 12 desc "Test the engines plugin against #{version}" 13 task "test_#{version}" => ["switch_#{version}", :test_units, :test_functional] 12 14 end
