diff --git a/Rakefile b/Rakefile index e467c69..32bf423 100644 --- a/Rakefile +++ b/Rakefile @@ -14,4 +14,3 @@ RSpec::Core::RakeTask.new do |t| end task :default => [ :spec, :features ] -