aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorUģis Ozols <ugis.ozolss@gmail.com>2012-03-01 14:00:09 +0200
committerUģis Ozols <ugis.ozolss@gmail.com>2012-03-01 14:00:09 +0200
commit52b1fce8aa7071497b9361ebcc099539eafe7c21 (patch)
tree20e07ea3f86c3f572525510dcaefcf433952b759 /Rakefile
parentc6f36117a77a383c93d7ce257fce15af1ca2a047 (diff)
downloadrefinerycms-blog-52b1fce8aa7071497b9361ebcc099539eafe7c21.tar.gz
refinerycms-blog-52b1fce8aa7071497b9361ebcc099539eafe7c21.tar.bz2
refinerycms-blog-52b1fce8aa7071497b9361ebcc099539eafe7c21.zip
Don't need testing task if we require refinery-settings.
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 0 insertions, 2 deletions
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__)
-