diff --git a/run_tests.sh b/run_tests.sh index cc171246c0..06934e9e2e 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -162,7 +162,7 @@ function run_pep8 { } -TESTRTESTS="python setup.py testr" +TESTRTESTS="python -m neutron.openstack.common.lockutils python setup.py testr" if [ $never_venv -eq 0 ] then