diff options
author | gcmalloc <gcmalloc@gmail.com> | 2012-12-12 03:55:06 +0100 |
---|---|---|
committer | gcmalloc <gcmalloc@gmail.com> | 2012-12-12 04:03:35 +0100 |
commit | 1535ac2ae930104b67939a628411d3f5ab023571 (patch) | |
tree | d624b9fe3a60d20c2af2a3825ad790fe8f8b1737 /test/tests.json | |
parent | f6152b4b64c1be14d94f65c71382cdb8cd6c6a47 (diff) |
test automation
Diffstat (limited to 'test/tests.json')
-rw-r--r-- | test/tests.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tests.json b/test/tests.json index 34992a321..40bb0d4f2 100644 --- a/test/tests.json +++ b/test/tests.json @@ -12,7 +12,7 @@ }, { "name": "Metacafe", - "addIEs": ["Youtube"], + "add_ie": ["Youtube"], "url": "http://www.metacafe.com/watch/yt-_aUehQsCQtM/the_electric_company_short_i_pbs_kids_go/", "file": "_aUehQsCQtM.flv" }, @@ -57,6 +57,6 @@ "url": "http://v.youku.com/v_show/id_XNDgyMDQ2NTQw.html", "file": "XNDgyMDQ2NTQw_part00.flv", "md5": "ffe3f2e435663dc2d1eea34faeff5b5b", - "params": { "test": false } + "broken": true } ] |