summaryrefslogtreecommitdiffstats
path: root/run_tests.py
diff options
context:
space:
mode:
authorJesse Andrews <anotherjesse@gmail.com>2010-05-30 15:21:34 -0700
committerJesse Andrews <anotherjesse@gmail.com>2010-05-30 15:21:34 -0700
commit94518726fbb850ad5e81a7f937e197052f26bef2 (patch)
tree8cf585bb3f83db07ad2f5585c6bc37bad4602533 /run_tests.py
parentfd278ade0bf19ba9deba65976ce6af7c59c4443a (diff)
downloadnova-94518726fbb850ad5e81a7f937e197052f26bef2.tar.gz
nova-94518726fbb850ad5e81a7f937e197052f26bef2.tar.xz
nova-94518726fbb850ad5e81a7f937e197052f26bef2.zip
Merged Vish's work on adding projects to nova
Diffstat (limited to 'run_tests.py')
-rw-r--r--run_tests.py1
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 *