]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/blobdiff - test/infoq_test.rb
Made the output filename the responsibility of the website subclass.
[dead/whatever-dl.git] / test / infoq_test.rb
index e34f501c285d0af0f0a54645d36012a5297d3763..d6cdf44054bf0c655f8e5d83c8d2374b1ba483f0 100644 (file)
@@ -30,7 +30,7 @@ class InfoqTest < Test::Unit::TestCase
 
   
   def test_parse_video_url
-    iq = Infoq.new()
+    iq = Infoq.new(nil)
     
     page_data = nil