summaryrefslogtreecommitdiff
path: root/tests/run-internalbench.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-internalbench.py')
-rwxr-xr-xtests/run-internalbench.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-internalbench.py b/tests/run-internalbench.py
index 63392814a..606fc3b77 100755
--- a/tests/run-internalbench.py
+++ b/tests/run-internalbench.py
@@ -67,7 +67,7 @@ def main():
cmd_parser.add_argument("files", nargs="*", help="input test files")
args = cmd_parser.parse_args()
- # Note pyboard support is copied over from run-tests, not testes, and likely needs revamping
+ # Note pyboard support is copied over from run-tests.py, not tests, and likely needs revamping
if args.pyboard:
import pyboard