Kaydet (Commit) ea75f8ab authored tarafından Adam Johnson's avatar Adam Johnson Kaydeden (comit) Tim Graham

[2.1.x] Updated a test example to use snake case.

Backport of ae387776 from master
üst afcf5aad
......@@ -1072,7 +1072,7 @@ subclass::
# Test definitions as before.
call_setup_methods()
def testFluffyAnimals(self):
def test_fluffy_animals(self):
# A test that uses the fixtures.
call_some_test_code()
......
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