Refactor testing tasks out of this project and into refinerycms project
This commit is contained in:
parent
d3eff64d19
commit
e85535da5f
2 changed files with 1 additions and 22 deletions
2
Rakefile
2
Rakefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue