diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2013-12-05 14:29:14 +0100 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2013-12-05 14:29:14 +0100 | 
| commit | ef2fac6f4ae5191abed1962b155aec0bb0f17802 (patch) | |
| tree | 56cf2b16be625ef9386f663f42d6be808f655005 /test/test_write_info_json.py | |
| parent | 7fc3fa0545f8a07414e8c97be9862a3c2f79bb98 (diff) | |
| parent | 673d1273ff6f6d3267728fbe6f79c9c801598fd2 (diff) | |
Merge branch 'master' of github.com:rg3/youtube-dl
Diffstat (limited to 'test/test_write_info_json.py')
| -rw-r--r-- | test/test_write_info_json.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/test/test_write_info_json.py b/test/test_write_info_json.py index d7177611b..90426a559 100644 --- a/test/test_write_info_json.py +++ b/test/test_write_info_json.py @@ -33,6 +33,7 @@ TEST_ID = 'BaW_jenozKc'  INFO_JSON_FILE = TEST_ID + '.info.json'  DESCRIPTION_FILE = TEST_ID + '.mp4.description'  EXPECTED_DESCRIPTION = u'''test chars:  "'/\ä↭𝕐 +test URL: https://github.com/rg3/youtube-dl/issues/1892  This is a test video for youtube-dl. | 
