Skip to content

Commit

Permalink
Remove old "test" task
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Dec 26, 2013
1 parent 614857f commit acbb4d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
require "bundler/gem_tasks"

desc "Test rainbow"
task :test do
exec "ruby -Ilib test/rainbow_test.rb"
end

require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new(:spec)
Expand Down

0 comments on commit acbb4d9

Please sign in to comment.