mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
Update test make target, no fact/tests
This commit is contained in:
2
Makefile
2
Makefile
@@ -361,7 +361,7 @@ check: flake8 pep8 # pyflakes pylint
|
|||||||
|
|
||||||
# Run all API unit tests.
|
# Run all API unit tests.
|
||||||
test:
|
test:
|
||||||
py.test awx/main/tests awx/api/tests awx/fact/tests
|
py.test awx/main/tests awx/api/tests
|
||||||
|
|
||||||
test_unit:
|
test_unit:
|
||||||
py.test awx/main/tests/unit
|
py.test awx/main/tests/unit
|
||||||
|
|||||||
Reference in New Issue
Block a user