diff --git a/bin/test.sh b/bin/test.sh index ff773d26bccda11f0ea047690f33f90b19aff64d..bd8d4da23b97cec4d2f327d2c354d176b6627651 100755 --- a/bin/test.sh +++ b/bin/test.sh @@ -58,7 +58,6 @@ function Usage echo "" echo " -r|--clean clean (remove all) test results (includes -p)" echo " -p|--ptests prepare (all) dune files and pull cache" - echo " -n|--count print number of (all) tests" echo " -l|--logs print output of tests (single file, no diff)" echo " -u|--update run tests and update wp-cache" echo " -v|--verbose print executed commands"