Commit 728e3166 authored by Priscila Manhaes's avatar Priscila Manhaes

refactor for new 'updatemetadata' method

parent aec21c86
......@@ -54,8 +54,7 @@ class TestServer(TestCase):
def UpdateMetadataScenarioList(self):
return [
(join('data', 'test.ogv'), "ogv", dict(title='Server Set Metadata '+
'Test'), dict(Data='', ENCODER='Lavf52.64.2', title='Server Set Me'+
'tadata Test')),
'Test')),
]
def testSetMetadata(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment