From cf4493e1c64413ee989308b4b435640a763cdea9 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 1 Oct 2009 22:09:06 -0400 Subject: [PATCH] Removed whitespace. --- test/howcast_test.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/howcast_test.rb b/test/howcast_test.rb index aacfcf2..91c1d6a 100644 --- a/test/howcast_test.rb +++ b/test/howcast_test.rb @@ -26,8 +26,7 @@ require 'src/websites/howcast' class HowcastTest < Test::Unit::TestCase - def test_owns_howcast_urls - + def test_owns_howcast_urls assert(Howcast.owns_url?('http://www.howcast.com/videos/6807-2twr')) assert(Howcast.owns_url?('www.howcast.com/videos/6807-2dgfdg')) assert(Howcast.owns_url?('http://howcast.com/videos/6807-cse')) -- 2.43.2