diff options
author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-12 14:15:21 +0100 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-12 14:15:21 +0100 |
commit | fd5ff02042909120bb5eecc3f884ad809dbe25e3 (patch) | |
tree | 4981719d59b62343ece58e79dcf15948f0dd5bbe /test/tests.json | |
parent | 2b5b2cb84cb380eec0433f9e6b6ed92181108d96 (diff) |
streamlined and simplified dynamic tests generation; readded a couple of test features
Diffstat (limited to 'test/tests.json')
-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 40bb0d4f2..706149bf8 100644 --- a/test/tests.json +++ b/test/tests.json @@ -57,6 +57,6 @@ "url": "http://v.youku.com/v_show/id_XNDgyMDQ2NTQw.html", "file": "XNDgyMDQ2NTQw_part00.flv", "md5": "ffe3f2e435663dc2d1eea34faeff5b5b", - "broken": true + "params": { "test": false } } ] |