From 206f0934e3935fd94084e3174ebeffd4c6da71e8 Mon Sep 17 00:00:00 2001 From: Chris Anderson Date: Fri, 20 Jun 2008 15:06:11 -0700 Subject: [PATCH] touch --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index b1a4814..b34bff2 100644 --- a/Rakefile +++ b/Rakefile @@ -12,4 +12,4 @@ Spec::Rake::SpecTask.new(:doc) do |t| t.spec_files = FileList['spec/*_spec.rb'] end -task :default => :spec \ No newline at end of file +task :default => :spec