Import pytest for skipping settings tests

This commit is contained in:
Matthew Jones 2016-04-04 14:18:52 -04:00
parent 3226c2f10e
commit b89d183433

View File

@ -1,6 +1,8 @@
# Copyright (c) 2016 Ansible, Inc.
# All Rights Reserved.
import pytest
from awx.main.tests.base import BaseTest
from awx.main.models import * # noqa