[test/test_write_annotations] fix test filename

Closes #6781
This commit is contained in:
remitamine 2015-09-07 07:09:55 +01:00 committed by Jaime Marquínez Ferrándiz
parent bc973e06d0
commit c67a055d16
1 changed files with 1 additions and 1 deletions

View File

@ -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']