only create the db if it doesn't exist, add an option -r to run_tests.py to delete it
This commit is contained in:
@@ -69,7 +69,6 @@ from nose import core
|
||||
from nose import result
|
||||
|
||||
from nova import log as logging
|
||||
from nova.tests import fake_flags
|
||||
|
||||
|
||||
class _AnsiColorizer(object):
|
||||
|
Reference in New Issue
Block a user