]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Correct handling mock.patch.stop method
authorHui HX Xiang <xianghui@cn.ibm.com>
Thu, 10 Oct 2013 06:10:31 +0000 (23:10 -0700)
committerHui HX Xiang <xianghui@cn.ibm.com>
Mon, 14 Oct 2013 15:02:34 +0000 (08:02 -0700)
commitba7fadd562db1747f138fc41bcdd0f0c4a1d4204
treeeefff5f564655447a986f19b7b7502ecb598db0c
parent01debad5665bcae5c0f4745759ae744f85daa723
Correct handling mock.patch.stop method

Correct calling the right stop method of mock.patch object.

Change-Id: I53cffd78f7597a9a0dc8ec7dbc176d958c85be83
neutron/tests/unit/test_linux_dhcp.py