Commit 889bbd5e authored by Bryton Lacquement's avatar Bryton Lacquement 🚪

testFixTraceDivision -> testFixDivisionTrace

parent 013958ca
......@@ -8,7 +8,7 @@ class FixerTestCase(lib2to3FixerTestCase):
super(FixerTestCase, self).setUp(fix_list, fixer_pkg, options)
class testFixTraceDivision(FixerTestCase):
class testFixDivisionTrace(FixerTestCase):
fixer = "division_trace"
def test_simple_division(self):
......
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