From: Zane Bitter Date: Fri, 6 Jul 2012 15:03:17 +0000 (+0200) Subject: Rename test_resources to test_instance X-Git-Tag: 2014.1~1626 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=179bd1154f7a95b668987aac143232f04f4723eb;p=openstack-build%2Fheat-build.git Rename test_resources to test_instance Since that's what it's actually testing. Change-Id: I03556778587e4b1b3a38bf755137eef08455e8f3 Signed-off-by: Zane Bitter --- diff --git a/heat/tests/test_resources.py b/heat/tests/test_instance.py similarity index 100% rename from heat/tests/test_resources.py rename to heat/tests/test_instance.py