]> jfr.im git - yt-dlp.git/blobdiff - test/test_cache.py
Completely change project name to yt-dlp (#85)
[yt-dlp.git] / test / test_cache.py
index a161601420db336f949eacd68e2f846bcf8d3699..d6de221946f71a20b1fc699ec85f5bd64ee46a88 100644 (file)
@@ -13,7 +13,7 @@
 
 
 from test.helper import FakeYDL
-from youtube_dl.cache import Cache
+from yt_dlp.cache import Cache
 
 
 def _is_empty(d):