diff options
author | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-26 15:40:24 +0500 |
---|---|---|
committer | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-26 15:40:24 +0500 |
commit | 6b4642fae32eea550d84333b0631c4afb0f3e8c5 (patch) | |
tree | 404bbcc14c9be03ce31d7b25f005546084997e4f | |
parent | d1bd37deac4fb61b350ba488bdbdf230aa0b335c (diff) |
added test for wimp.com
-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 5f4f642e8..a70ddf34a 100644 --- a/test/tests.json +++ b/test/tests.json @@ -695,5 +695,14 @@ "info_dict": { "title": "卡马乔国足开大脚长传冲吊集锦" } + }, + { + "name": "Wimp", + "url": "http://www.wimp.com/deerfence/", + "file": "deerfence.flv", + "md5": "8b215e2e0168c6081a1cf84b2846a2b5", + "info_dict": { + "title": "Watch Till End - Herd of deer jump over a fence.", + } } ] |