diff options
| author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-06-16 20:42:28 +0200 | 
|---|---|---|
| committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-06-16 20:42:28 +0200 | 
| commit | 36ed7177f01d278935ab5eac3d44fcea421c5325 (patch) | |
| tree | 3c774379987775641f957019357e4913ee858e33 | |
| parent | 32aa88bcae5060c457406229a80de3a9f29a6d69 (diff) | |
Fix HypemIE test: the song name has been changed
| -rw-r--r-- | test/tests.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/tests.json b/test/tests.json index a2181bccc..62170baf7 100644 --- a/test/tests.json +++ b/test/tests.json @@ -498,7 +498,7 @@      "file": "1v6ga.mp3",      "md5": "b9cc91b5af8995e9f0c1cee04c575828",      "info_dict":{ -      "title":"TAME" +      "title":"Tame"      }    },    { | 
