tools/run_more_tests.sh: Fixed comment
Name of the script that uses this script was wrong.
This commit is contained in:
parent
82c963d3a2
commit
d9952dc6cf
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# Script Used by generate_and_run_tests.sh
|
||||
# Script Used by generate_and_run_more_tests.sh
|
||||
|
||||
set -e
|
||||
|
||||
|
|
Loading…
Reference in New Issue