diff --git a/tools/run-tests.sh b/tools/run-tests.sh index 3412901d7ae732163e4f222c0d33adb635553a6f..0e0483f1d917ec0e8798b1906f1dc31873185909 100755 --- a/tools/run-tests.sh +++ b/tools/run-tests.sh @@ -7,4 +7,4 @@ set -e -x tools/tests/test-pycodestyle.sh tools/tests/test-pylint.sh -tools/tests/test-pytest.sh +# tools/tests/test-pytest.sh