Commit 745ccf8b authored by Eli Bendersky's avatar Eli Bendersky

fix trailing whitespace

parent 092af1fc
......@@ -52,7 +52,6 @@ class TestAliasWorking(unittest.TestCase):
def test_alias_working(self):
e = cET_alias.Element('foo')
self.assertEqual(e.tag, 'foo')
@unittest.skipUnless(cET, 'requires _elementtree')
class TestAcceleratorImported(unittest.TestCase):
......
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