summary refs log tree commit diff
diff options
context:
space:
mode:
authorM.Yasoob Khalid <yasoob.khld@gmail.com>2013-06-26 15:51:25 +0500
committerM.Yasoob Khalid <yasoob.khld@gmail.com>2013-06-26 15:51:25 +0500
commit8bcc355972020086672b0a3d8dcc2f38694f4672 (patch)
tree33f99d5a5b3ba8e30403e61f513e2fb61ae6d181
parent6b4642fae32eea550d84333b0631c4afb0f3e8c5 (diff)
downloadyoutube-dl-8bcc355972020086672b0a3d8dcc2f38694f4672.tar.gz
youtube-dl-8bcc355972020086672b0a3d8dcc2f38694f4672.tar.xz
youtube-dl-8bcc355972020086672b0a3d8dcc2f38694f4672.zip
removed trailing ',' and corrected the title in test
-rw-r--r--test/tests.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.json b/test/tests.json
index a70ddf34a..816fabf70 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -702,7 +702,7 @@
     "file": "deerfence.flv",
     "md5": "8b215e2e0168c6081a1cf84b2846a2b5",
     "info_dict": {
-        "title": "Watch Till End - Herd of deer jump over a fence.",
+        "title": "Watch Till End: Herd of deer jump over a fence."
     }
   }
 ]