mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 13:57:39 -02:30
Import pytest for skipping settings tests
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Copyright (c) 2016 Ansible, Inc.
|
# Copyright (c) 2016 Ansible, Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
|
|
||||||
|
import pytest
|
||||||
|
|
||||||
from awx.main.tests.base import BaseTest
|
from awx.main.tests.base import BaseTest
|
||||||
from awx.main.models import * # noqa
|
from awx.main.models import * # noqa
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user