summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAustin Ziegler <austin@halostatue.ca>2011-08-24 00:21:02 -0400
committerAustin Ziegler <austin@halostatue.ca>2011-08-24 00:21:02 -0400
commit5fef1817dfe480ba08f859a29ecd748a7e12e3c5 (patch)
tree29a29eb1963b767153ff5e440a3a7cacc19b7a49 /Rakefile
parent0d05fe3b8f9831538bd6696f8064e9bdab93f5b3 (diff)
downloaddiff-lcs-5fef1817dfe480ba08f859a29ecd748a7e12e3c5.tar.gz
Hiding .rbc and debug print.
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index ae8affe..7f4f602 100644
--- a/Rakefile
+++ b/Rakefile
@@ -4,8 +4,6 @@ require 'rubygems'
require 'rspec'
require 'hoe'
-p RSpec
-
Hoe.plugin :doofus
Hoe.plugin :gemspec
Hoe.plugin :git