diff options
author | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-26 15:51:25 +0500 |
---|---|---|
committer | M.Yasoob Khalid <yasoob.khld@gmail.com> | 2013-06-26 15:51:25 +0500 |
commit | 8bcc355972020086672b0a3d8dcc2f38694f4672 (patch) | |
tree | 33f99d5a5b3ba8e30403e61f513e2fb61ae6d181 | |
parent | 6b4642fae32eea550d84333b0631c4afb0f3e8c5 (diff) |
removed trailing ',' and corrected the title in test
-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 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." } } ] |