diff options
author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-31 19:09:37 +0100 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-31 19:12:57 +0100 |
commit | 95fedbf86bd6c8820b01768db53355fe488dff5e (patch) | |
tree | e216c1a5d179dcf832cc988f3b38407009618b26 /test | |
parent | b7769a05eca3611e492f7a75f1c40cddd2019ef1 (diff) |
three small edits
* ask for a --verbose log when reporting bugs in README.md
* re-enable Escapist test, seems stable now
* check that we are not downloading multiple videos when the template is fixed (NOT a complete fix: not detecting playlists)
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/tests.json b/test/tests.json index c2de6099d..982e0ad3b 100644 --- a/test/tests.json +++ b/test/tests.json @@ -95,8 +95,7 @@ "name": "Escapist", "url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate", "file": "6618-Breaking-Down-Baldurs-Gate.flv", - "md5": "c6793dbda81388f4264c1ba18684a74d", - "skip": "Fails with timeout on Travis" + "md5": "c6793dbda81388f4264c1ba18684a74d" }, { "name": "GooglePlus", |