]> jfr.im git - yt-dlp.git/blobdiff - test/test_cache.py
Merge branch 'master' of https://github.com/ddland/youtube-dl into ddland-master
[yt-dlp.git] / test / test_cache.py
index a161601420db336f949eacd68e2f846bcf8d3699..1167519d11ba1dae567567d030cbec31a54cd3ac 100644 (file)
@@ -13,7 +13,7 @@
 
 
 from test.helper import FakeYDL
-from youtube_dl.cache import Cache
+from youtube_dlc.cache import Cache
 
 
 def _is_empty(d):