Commit ba3c7c85 authored by Denis Bilenko's avatar Denis Bilenko

test__refcount.py: adhere to naming scheme

parent b672438d
......@@ -110,7 +110,7 @@ def run_and_check(run_client):
raise AssertionError('server should be dead by now')
class test(greentest.TestCase):
class Test(greentest.TestCase):
def test_clean_exit(self):
run_and_check(True)
......
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