diff --git a/common/lib/xmodule/xmodule/tests/test_video.py b/common/lib/xmodule/xmodule/tests/test_video.py index ac1ab1d247..5076f39c79 100644 --- a/common/lib/xmodule/xmodule/tests/test_video.py +++ b/common/lib/xmodule/xmodule/tests/test_video.py @@ -264,6 +264,62 @@ class VideoDescriptorImportTestCase(unittest.TestCase): 'data': '' }) + def test_from_xml_double_quotes(self): + """ + Make sure we can handle the double-quoted string format (which was used for exporting for + a few weeks). + """ + module_system = DummySystem(load_error_modules=True) + xml_data =''' +