Commit cc27de33 authored by Xiaowu Zhang's avatar Xiaowu Zhang

test_registry_client: typos

parent 8ff8f61c
......@@ -25,7 +25,7 @@ class DummyNode(object):
self.Popen = subprocess.Popen
self.pid = os.getpid()
class TestRegistryClentInteract(unittest.TestCase):
class TestRegistryClientInteract(unittest.TestCase):
@classmethod
def setUpClass(cls):
......
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