run-tests-exp.sh: Typo fix in comment.

stackless
Paul Sokolovsky 2015-02-20 03:21:38 +02:00
parent 82fabf4e52
commit 2e24034c3f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
# This is plain shell variant of run-tests script, which uses .exp files
# as generated by run-tests --write-exp. It is useful to run testsuite
# on embedded systems which doesn't have CPython3.
# on embedded systems which don't have CPython3.
#
RM="rm -f"