Require salt for unit tests
Summary: Custom modules use Salt exceptions. As such, tests suite need Salt too.
Test Plan:
Create a new virtualenv and run:
pip install -r requirements.txt && cd _tests && make
Reviewers: dereckson
Differential Revision: https://devcentral.nasqueron.org/D1263