Don't need testing task if we require refinery-settings.

This commit is contained in:
Uģis Ozols 2012-03-01 14:00:09 +02:00
parent c6f36117a7
commit 52b1fce8aa
2 changed files with 0 additions and 11 deletions

View file

@ -17,5 +17,3 @@ Refinery::Testing::Railtie.load_tasks
Refinery::Testing::Railtie.load_dummy_tasks(ENGINE_PATH)
load File.expand_path('../tasks/rspec.rake', __FILE__)
load File.expand_path('../tasks/testing.rake', __FILE__)