summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2011-06-22 16:34:50 -0800
committerRyan Davis <ryand@zenspider.com>2011-06-22 16:34:50 -0800
commitc62e352d536519170f7ba4cb777caf68d258f567 (patch)
tree4b5c2e76118bb0c0b0d11ad1e81c071193e248d1 /Rakefile
parent5bcdf192c0f0c0bb1218a8bf6e1e2bcbda3978ea (diff)
downloadhoe-c62e352d536519170f7ba4cb777caf68d258f567.tar.gz
minor cleanup
[git-p4: depot-paths = "//src/hoe/dev/": change = 6356]
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Rakefile b/Rakefile
index ecfbe94..917f07a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,11 +1,7 @@
# -*- ruby -*-
-$: << 'lib'
-
require './lib/hoe.rb'
-Hoe.add_include_dirs "../../minitest/dev/lib"
-
Hoe.plugin :seattlerb
Hoe.spec "hoe" do