X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fwhatever-dl.git;a=blobdiff_plain;f=test%2Finfoq_test.rb;fp=test%2Finfoq_test.rb;h=1001357e00f07363b1286a5228d935033264c8a4;hp=d6cdf44054bf0c655f8e5d83c8d2374b1ba483f0;hb=cfb766c18f5f6347f002e3f5b1b4b47647c43a5a;hpb=20cb7c798be98588225cc6729be0d938b1c74a22 diff --git a/test/infoq_test.rb b/test/infoq_test.rb index d6cdf44..1001357 100644 --- a/test/infoq_test.rb +++ b/test/infoq_test.rb @@ -17,7 +17,7 @@ # require 'test/unit' -require 'src/websites/infoq' +require 'whatever-dl/websites/infoq' # Unit tests for the Infoq class. Basically just checking # the results of parse_video_url for now.