From: Michael Orlitzky Date: Fri, 2 Oct 2009 02:09:06 +0000 (-0400) Subject: Removed whitespace. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fwhatever-dl.git;a=commitdiff_plain;h=cf4493e1c64413ee989308b4b435640a763cdea9 Removed whitespace. --- 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'))