Kaydet (Commit) 745ccf8b authored tarafından Eli Bendersky's avatar Eli Bendersky

fix trailing whitespace

üst 092af1fc
......@@ -53,7 +53,6 @@ class TestAliasWorking(unittest.TestCase):
e = cET_alias.Element('foo')
self.assertEqual(e.tag, 'foo')
@unittest.skipUnless(cET, 'requires _elementtree')
class TestAcceleratorImported(unittest.TestCase):
# Test that the C accelerator was imported, as expected
......
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