From bbad43ec56c978c2d62c8f429354b04d20683c99 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 8 Nov 2011 23:33:28 +0000 Subject: Rakefile: remove ZenTest test dependency I don't use any of its tools --- Rakefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Rakefile b/Rakefile index 3b66577..5d434b3 100644 --- a/Rakefile +++ b/Rakefile @@ -13,8 +13,6 @@ Hoe.new 'mogilefs-client', MogileFS::VERSION do |p| p.description = p.paragraphs_of('README.txt', 9).first p.url = p.paragraphs_of('README.txt', 5).first p.changes = p.paragraphs_of('History.txt', 0..1).join("\n\n") - - p.extra_dev_deps << ['ZenTest', '>= 3.6.1'] end task :fix_perms do -- cgit v1.2.3-24-ge0c7