diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/tests.json | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/test/tests.json b/test/tests.json index dc2671daa..c39d1d9c1 100644 --- a/test/tests.json +++ b/test/tests.json @@ -491,5 +491,14 @@      "info_dict":{        "title":"FemaleAgent Shy beauty takes the bait"      } +  }, +  { +    "name": "Hypem", +    "url": "http://hypem.com/track/1v6ga/BODYWORK+-+TAME", +    "file": "1v6ga.mp3", +    "md5": "b9cc91b5af8995e9f0c1cee04c575828", +    "info_dict":{ +      "title":"TAME" +    }    }  ] | 
