Skip to content

Commit

Permalink
Remove obsolete rspec task and include Rake::DSL
Browse files Browse the repository at this point in the history
  • Loading branch information
iiska committed Jul 2, 2012
1 parent dd1ae11 commit b0fe66e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 167 deletions.
6 changes: 6 additions & 0 deletions Rakefile
Expand Up @@ -4,4 +4,10 @@

require File.expand_path('../config/application', __FILE__)

module ::Tarantula
class Application
include Rake::DSL
end
end

Tarantula::Application.load_tasks
167 changes: 0 additions & 167 deletions lib/tasks/rspec.rake

This file was deleted.

0 comments on commit b0fe66e

Please sign in to comment.