X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=test%2Fyouporn_test.rb;h=a8b21aeea77c45fe3eb0e132bfa2705fb9f7fb6c;hb=HEAD;hp=24d86431124755cb54085294adbada1396d9222b;hpb=83e06f83d8274cb32a406739839d56e759664b09;p=dead%2Fwhatever-dl.git 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.