summaryrefslogtreecommitdiffstatshomepage
path: root/tests/run-internalbench.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-internalbench.py')
-rwxr-xr-xtests/run-internalbench.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run-internalbench.py b/tests/run-internalbench.py
index b71b38cab8..2cf7f3443b 100755
--- a/tests/run-internalbench.py
+++ b/tests/run-internalbench.py
@@ -28,7 +28,6 @@ def run_tests(pyb, test_dict):
for base_test, tests in sorted(test_dict.items()):
print(base_test + ":")
for test_file in tests:
-
# run MicroPython
if pyb is None:
# run on PC