mirror of
https://github.com/ansible/awx.git
synced 2026-07-05 05:18:02 -02:30
added fact view tests
* Add related link from host to fact_versions * Add related link from fact_versions to fact_view
This commit is contained in:
@@ -16,3 +16,4 @@ from awx.main.tests.schedules import * # noqa
|
||||
from awx.main.tests.redact import * # noqa
|
||||
from awx.main.tests.views import * # noqa
|
||||
from awx.main.tests.commands import * # noqa
|
||||
from awx.main.tests.fact import * # noqa
|
||||
|
||||
Reference in New Issue
Block a user