diff --git a/tests/Makefile b/tests/Makefile index ae8ef36..06ed11c 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,4 @@ -MODULE_LINT=/usr/lib/python2.7/site-packages/moduleframework/modulelint.py +MODULE_LINT=/usr/share/moduleframework/tools/modulelint.py CMD=python -m avocado run --filter-by-tags=-WIP $(MODULE_LINT) *.py #