浏览代码

[lynda] Remove md5 from test (Closes #10047)

Sergey M․ 9 年之前
父节点
当前提交
61a98b8623
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      youtube_dl/extractor/lynda.py

+ 1 - 1
youtube_dl/extractor/lynda.py

@@ -100,7 +100,7 @@ class LyndaIE(LyndaBaseIE):
 
 
     _TESTS = [{
     _TESTS = [{
         'url': 'http://www.lynda.com/Bootstrap-tutorials/Using-exercise-files/110885/114408-4.html',
         'url': 'http://www.lynda.com/Bootstrap-tutorials/Using-exercise-files/110885/114408-4.html',
-        'md5': '679734f6786145da3546585de9a356be',
+        # md5 is unstable
         'info_dict': {
         'info_dict': {
             'id': '114408',
             'id': '114408',
             'ext': 'mp4',
             'ext': 'mp4',