diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-06-27 20:27:08 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-06-27 20:27:08 +0200 |
commit | 9d069c477895862d93e223b6d8cc475d42746033 (patch) | |
tree | e2c7d1b65be276c872c99360734d0963974e2bcc /test | |
parent | 0d843f796bd01d4b173bf1ada0157b732ce9b168 (diff) |
[infoq] move tests
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/test/tests.json b/test/tests.json index 6c836e3b9..4ad976b8a 100644 --- a/test/tests.json +++ b/test/tests.json @@ -177,18 +177,6 @@ } }, { - "name": "InfoQ", - "url": "http://www.infoq.com/presentations/A-Few-of-My-Favorite-Python-Things", - "file": "12-jan-pythonthings.mp4", - "info_dict": { - "description": "Mike Pirnat presents some tips and tricks, standard libraries and third party packages that make programming in Python a richer experience.", - "title": "A Few of My Favorite [Python] Things" - }, - "params": { - "skip_download": true - } - }, - { "name": "ComedyCentral", "url": "http://www.thedailyshow.com/watch/thu-december-13-2012/kristen-stewart", "file": "422212.mp4", |