mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-10 23:03:01 +08:00
[test/test_write_annotations] fix test filename
This commit is contained in:
parent
97243fe395
commit
2f838e8302
@ -33,7 +33,7 @@ params = get_params({
|
||||
|
||||
|
||||
TEST_ID = 'gr51aVj-mLg'
|
||||
ANNOTATIONS_FILE = TEST_ID + '.flv.annotations.xml'
|
||||
ANNOTATIONS_FILE = TEST_ID + '.annotations.xml'
|
||||
EXPECTED_ANNOTATIONS = ['Speech bubble', 'Note', 'Title', 'Spotlight', 'Label']
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user