Kaydet (Commit) 11fe3e05 authored tarafından Eric Smith's avatar Eric Smith

Fixed test name.

üst 81936699
......@@ -115,7 +115,7 @@ class IEEEFormatTestCase(unittest.TestCase):
self.assertEquals(pos_neg(), neg_neg())
class FormatTestCase(unittest.TestCase):
def testFormat(self):
def test_format(self):
# these should be rewritten to use both format(x, spec) and
# x.__format__(spec)
......
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