From 52b1fce8aa7071497b9361ebcc099539eafe7c21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U=C4=A3is=20Ozols?= Date: Thu, 1 Mar 2012 14:00:09 +0200 Subject: Don't need testing task if we require refinery-settings. --- Rakefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 38a827d..743f388 100644 --- a/Rakefile +++ b/Rakefile @@ -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__) - -- cgit v1.2.3