]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/blobdiff - test/youporn_test.rb
Fix the progressbar require path in uri_utilities.rb.
[dead/whatever-dl.git] / test / youporn_test.rb
index 24d86431124755cb54085294adbada1396d9222b..a8b21aeea77c45fe3eb0e132bfa2705fb9f7fb6c 100644 (file)
@@ -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.