Open jperville opened 3 years ago
This PR fixes running python run_test.py under python 3.x when the python3-mock package is not installed systemwide.
python run_test.py
python3-mock
This PR should fix #97
This PR fixes running
python run_test.py
under python 3.x when thepython3-mock
package is not installed systemwide.This PR should fix #97