summaryrefslogtreecommitdiff
path: root/heat_cfntools/tests/test_cfn_hup.py
diff options
context:
space:
mode:
Diffstat (limited to 'heat_cfntools/tests/test_cfn_hup.py')
-rw-r--r--heat_cfntools/tests/test_cfn_hup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/heat_cfntools/tests/test_cfn_hup.py b/heat_cfntools/tests/test_cfn_hup.py
index 3ebd671..d548760 100644
--- a/heat_cfntools/tests/test_cfn_hup.py
+++ b/heat_cfntools/tests/test_cfn_hup.py
@@ -14,7 +14,7 @@
# under the License.
import fixtures
-import mox
+from mox3 import mox
import tempfile
import testtools