X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=test%2Ftest_age_restriction.py;h=ec3e30572fa6c15e7a3c24839e40f409428f41b2;hp=943f9a315f804b6c6b7f8f31c9688ef1e5ee6d41;hb=d3f46b9aa5727323182dd845030c9d781e1824fd;hpb=f5e54a1fda6fcc4ef279e54ff6cf63f6eae71bb0 diff --git a/test/test_age_restriction.py b/test/test_age_restriction.py index 943f9a315..ec3e30572 100644 --- a/test/test_age_restriction.py +++ b/test/test_age_restriction.py @@ -8,7 +8,7 @@ import os sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) from youtube_dl import YoutubeDL -from helper import try_rm +from .helper import try_rm def _download_restricted(url, filename, age):