Alphabetize imports in nova/tests/
Change-Id: Ib8e747f91f5277aecc3be01a5e8cee5bc911e823
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
from nova import test
|
||||
from nova import exception
|
||||
from nova import context
|
||||
from nova import exception
|
||||
from nova import test
|
||||
|
||||
|
||||
class EC2APIErrorTestCase(test.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user