summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-tests b/tests/run-tests
index 318920b5e..ef1368725 100755
--- a/tests/run-tests
+++ b/tests/run-tests
@@ -2,7 +2,7 @@
RM="/bin/rm -f"
CPYTHON3=python3.3
-MP_PY=../unix/py
+MP_PY=../unix/micropython
numtests=0
numtestcases=0