Skip to content

Commit

Permalink
Fix running rake command
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Zubkov authored and radar committed Jul 27, 2012
1 parent 7545935 commit 91cd4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require 'rake/testtask'
require 'rake/packagetask'
require 'rubygems/package_task'
require 'rspec/core/rake_task'
require 'spree_core/testing_support/common_rake'
require 'spree/core/testing_support/common_rake'

RSpec::Core::RakeTask.new

Expand Down

0 comments on commit 91cd4c2

Please sign in to comment.