From f9fb7687568491606a6693980d95c7fc3b99093a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Kolsjo=CC=88?= Date: Tue, 28 Jun 2011 00:59:18 +0200 Subject: [PATCH] Testing CI. --- Rakefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Rakefile b/Rakefile index e467c69..32bf423 100644 --- a/Rakefile +++ b/Rakefile @@ -14,4 +14,3 @@ RSpec::Core::RakeTask.new do |t| end task :default => [ :spec, :features ] -