diff options
Diffstat (limited to 'run_tests.py')
-rw-r--r-- | run_tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run_tests.py b/run_tests.py index 535a0464a..886ab4bd0 100644 --- a/run_tests.py +++ b/run_tests.py @@ -44,7 +44,6 @@ from twisted.scripts import trial as trial_script from nova import flags from nova import twistd -from nova.tests.access_unittest import * from nova.tests.api_unittest import * from nova.tests.cloud_unittest import * from nova.tests.keeper_unittest import * |