aboutsummaryrefslogtreecommitdiffstats
path: root/devscripts/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'devscripts/run_tests.sh')
-rwxr-xr-xdevscripts/run_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/devscripts/run_tests.sh b/devscripts/run_tests.sh
index 99ab0a793..fb405b569 100755
--- a/devscripts/run_tests.sh
+++ b/devscripts/run_tests.sh
@@ -11,5 +11,4 @@ else
exit 1
fi
-echo python3 -m pytest -k $test_set
python3 -m pytest -k "$test_set"