Skip to content

Commit 2e24034

Browse files
committed
run-tests-exp.sh: Typo fix in comment.
1 parent 82fabf4 commit 2e24034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/run-tests-exp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# This is plain shell variant of run-tests script, which uses .exp files
44
# as generated by run-tests --write-exp. It is useful to run testsuite
5-
# on embedded systems which doesn't have CPython3.
5+
# on embedded systems which don't have CPython3.
66
#
77

88
RM="rm -f"

0 commit comments

Comments
 (0)