Merge "Allow tests to run outside tox"

This commit is contained in:
Jenkins 2014-08-12 21:20:41 +00:00 committed by Gerrit Code Review
commit 2b1f07717f

View File

@ -21,7 +21,7 @@ import functools
import os.path
import eventlet
import oslo.messaging
import oslo.messaging.conffixture
import six
from testtools import testcase