From 5fb84c789be6d4089e8d939ab5dd62b2b6cd82f2 Mon Sep 17 00:00:00 2001 From: Ryan Davis Date: Tue, 26 Oct 2010 18:40:44 -0800 Subject: [PATCH] oops. that wasn't supposed to be committed [git-p4: depot-paths = "//src/minitest/dev/": change = 5925] --- Rakefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Rakefile b/Rakefile index 3e3d1549..56f75985 100644 --- a/Rakefile +++ b/Rakefile @@ -6,15 +6,12 @@ require 'rubygems' require 'hoe' Hoe.plugin :seattlerb -Hoe.plugin :isolate Hoe.spec 'minitest' do developer 'Ryan Davis', 'ryand-ruby@zenspider.com' self.rubyforge_name = "bfts" self.testlib = :minitest - - extra_deps << ['parallel'] end def loc dir