aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_update.py.disabled
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_update.py.disabled')
-rw-r--r--test/test_update.py.disabled2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_update.py.disabled b/test/test_update.py.disabled
index 1b144c43c..617aee2f8 100644
--- a/test/test_update.py.disabled
+++ b/test/test_update.py.disabled
@@ -10,7 +10,7 @@ sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
import json
-from youtube_dlc.update import rsa_verify
+from yt_dlp.update import rsa_verify
class TestUpdate(unittest.TestCase):