fixed a paste-fail

This commit is contained in:
2011-03-01 23:48:36 +00:00
parent 4458a09732
commit 69f2cb6d4e

View File

@@ -31,7 +31,7 @@ end
# Misc. # Misc.
# #
desc "Start an irb console with Redistat pre-loaded." desc "Start an irb console with Twhois pre-loaded."
task :console do task :console do
exec "irb -r spec/spec_helper" exec "irb -r spec/spec_helper"
end end