Skip to content

Commit

Permalink
Refactor testing tasks out of this project and into refinerycms project
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Winsor committed Aug 4, 2011
1 parent d3eff64 commit e85535d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -22,7 +22,7 @@ end

APP_RAKEFILE = File.expand_path("../spec/dummy/Rakefile", __FILE__)
load 'rails/tasks/engine.rake'
load 'refinery/tasks/testing.rake'
load 'refinerycms/tasks/testing.rake'

Bundler::GemHelper.install_tasks

Expand Down
21 changes: 0 additions & 21 deletions lib/refinery/tasks/testing.rake

This file was deleted.

0 comments on commit e85535d

Please sign in to comment.