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 = '''