From c93d48249df9b3c2cbb16ccf774d3eb0513c6784 Mon Sep 17 00:00:00 2001 From: Awais Jibran Date: Thu, 2 Jul 2015 00:29:50 +0500 Subject: [PATCH] Fixed quality report --- common/lib/xmodule/xmodule/tests/test_randomize_module.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/common/lib/xmodule/xmodule/tests/test_randomize_module.py b/common/lib/xmodule/xmodule/tests/test_randomize_module.py index 81ba45b56c..349d07fa79 100644 --- a/common/lib/xmodule/xmodule/tests/test_randomize_module.py +++ b/common/lib/xmodule/xmodule/tests/test_randomize_module.py @@ -16,9 +16,6 @@ class RandomizeModuleTestCase(unittest.TestCase): system = DummyImportSystem(load_error_modules=True) - def to_attrb(n, v): - return '' if v is None else '{0}="{1}"'.format(n, v).lower() - start_xml = '''