summaryrefslogtreecommitdiffstatshomepage
path: root/tests/run-bench-tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-bench-tests')
-rwxr-xr-xtests/run-bench-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-bench-tests b/tests/run-bench-tests
index 1e5e7804be..d48b4b7ec5 100755
--- a/tests/run-bench-tests
+++ b/tests/run-bench-tests
@@ -26,7 +26,7 @@ def run_tests(pyb, test_dict):
print(base_test + ":")
for test_file in tests:
- # run Micro Python
+ # run MicroPython
if pyb is None:
# run on PC
try: