diff options
Diffstat (limited to 'nova/test.py')
-rw-r--r-- | nova/test.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/test.py b/nova/test.py index a111219cd..d9f68cc76 100644 --- a/nova/test.py +++ b/nova/test.py @@ -43,10 +43,8 @@ from nova.openstack.common import cfg from nova.openstack.common import log as logging from nova.openstack.common import timeutils from nova import service -from nova import tests from nova.tests import conf_fixture from nova.tests import policy_fixture -from nova.tests import utils test_opts = [ |