From: Cedric Brandily Date: Tue, 26 May 2015 13:24:58 +0000 (+0000) Subject: Rename test_periodoc_resync_helper to test_periodic_resync_helper X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e43c037e14f0055206f16cc9549e03a3f6e43755;p=openstack-build%2Fneutron-build.git Rename test_periodoc_resync_helper to test_periodic_resync_helper Change-Id: Iaaf57b5cdbe634af8ceda0fef4c920cdb053eed4 --- diff --git a/neutron/tests/unit/agent/dhcp/test_agent.py b/neutron/tests/unit/agent/dhcp/test_agent.py index 2060474c2..33fa6ee34 100644 --- a/neutron/tests/unit/agent/dhcp/test_agent.py +++ b/neutron/tests/unit/agent/dhcp/test_agent.py @@ -402,7 +402,7 @@ class TestDhcpAgent(base.BaseTestCase): dhcp.periodic_resync() spawn.assert_called_once_with(dhcp._periodic_resync_helper) - def test_periodoc_resync_helper(self): + def test_periodic_resync_helper(self): with mock.patch.object(dhcp_agent.eventlet, 'sleep') as sleep: dhcp = dhcp_agent.DhcpAgent(HOSTNAME) dhcp.needs_resync_reasons = collections.OrderedDict(