Rakefile in azure-0.7.0.pre2 vs Rakefile in azure-0.7.0.pre3
- old
+ new
@@ -47,11 +47,9 @@
Rake::TestTask.new component do |t|
t.pattern = "test/unit/#{component}/**/*_test.rb"
t.verbose = true
t.libs = %w(lib test)
end
-
- task component => 'test:require_environment'
end
component_task :affinity_group
component_task :base_management
component_task :blob