summaryrefslogtreecommitdiff
path: root/heat_cfntools/tests/test_cfn_helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'heat_cfntools/tests/test_cfn_helper.py')
-rw-r--r--heat_cfntools/tests/test_cfn_helper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/heat_cfntools/tests/test_cfn_helper.py b/heat_cfntools/tests/test_cfn_helper.py
index a661014..9a0d8e1 100644
--- a/heat_cfntools/tests/test_cfn_helper.py
+++ b/heat_cfntools/tests/test_cfn_helper.py
@@ -17,7 +17,7 @@
import boto.cloudformation as cfn
import fixtures
import json
-import mox
+from mox3 import mox
import os
import subprocess
import tempfile