]> 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 1167519d11ba1dae567567d030cbec31a54cd3ac..d6de221946f71a20b1fc699ec85f5bd64ee46a88 100644 (file)
@@ -13,7 +13,7 @@
 
 
 from test.helper import FakeYDL
-from youtube_dlc.cache import Cache
+from yt_dlp.cache import Cache
 
 
 def _is_empty(d):