Merge "tests: Move testtools to 3rd party libraries section"

This commit is contained in:
Jenkins 2016-09-29 06:50:59 +00:00 committed by Gerrit Code Review
commit 99b8b8bf0a
1 changed files with 1 additions and 2 deletions

View File

@ -12,11 +12,10 @@
# License for the specific language governing permissions and limitations
# under the License.
import testtools
from oslo_utils import uuidutils
from tempest.lib import exceptions as lib_exc
from tempest import test
import testtools
from neutron.tests.tempest.api import test_trunk