1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #10351 from lekum/doc-update-mock

Update doc for testing PR with mock dependency
This commit is contained in:
Brian Coca 2015-02-27 08:54:51 -05:00
commit 6223094c54

View file

@ -35,6 +35,7 @@ suites. You will need at least::
git
python-nosetests (sometimes named python-nose)
python-passlib
python-mock
If you want to run the full integration test suite you'll also need the following packages installed::