diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-06-26 18:22:26 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-06-26 18:22:42 +0200 |
commit | ed92bc9f6e402434e6d69d2947739d0c4151d77e (patch) | |
tree | 5e63860c785fa410009059c326988d20368b836f /test | |
parent | 9b0756f8f26f4c1744073cb2ac4bbe4608ca32ba (diff) | |
parent | b1dfdc51b1062f8e6c5a3270ec04fbf18cd5a867 (diff) |
[wimp] minor readability improvements (#940)
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 aa540792e..ebc7a123c 100644 --- a/test/tests.json +++ b/test/tests.json @@ -705,5 +705,14 @@ "title": "Attorney General Eric Holder on Voting Rights Act Decision" }, "skip": "Requires rtmpdump" + }, + { + "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." + } } ] |