X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fwhatever-dl.git;a=blobdiff_plain;f=test%2Fyouporn_test.rb;h=a8b21aeea77c45fe3eb0e132bfa2705fb9f7fb6c;hp=24d86431124755cb54085294adbada1396d9222b;hb=cfb766c18f5f6347f002e3f5b1b4b47647c43a5a;hpb=20cb7c798be98588225cc6729be0d938b1c74a22 diff --git a/test/youporn_test.rb b/test/youporn_test.rb index 24d8643..a8b21ae 100644 --- a/test/youporn_test.rb +++ b/test/youporn_test.rb @@ -17,7 +17,7 @@ # require 'test/unit' -require 'src/websites/youporn' +require 'whatever-dl/websites/youporn' # Unit tests for the Youporn class. Basically just checking # the results of parse_video_url for now.