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.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/heat_cfntools/tests/test_cfn_hup.py b/heat_cfntools/tests/test_cfn_hup.py
index d5cf026..b182f92 100644
--- a/heat_cfntools/tests/test_cfn_hup.py
+++ b/heat_cfntools/tests/test_cfn_hup.py
@@ -13,9 +13,10 @@
# License for the specific language governing permissions and limitations
# under the License.
+import tempfile
+
import fixtures
import mock
-import tempfile
import testtools
from heat_cfntools.cfntools import cfn_helper